Skip to content

Fix rare memory corruption bug in Paste RLE encoding#11

Merged
cliffwoolley merged 1 commit intoNVIDIA:nvidia/masterfrom
thorjohnsen:encode_paste_bug_fix
Jan 12, 2022
Merged

Fix rare memory corruption bug in Paste RLE encoding#11
cliffwoolley merged 1 commit intoNVIDIA:nvidia/masterfrom
thorjohnsen:encode_paste_bug_fix

Conversation

@thorjohnsen
Copy link
Copy Markdown

Fix bug that could cause memory corruption in rare cases. Number of counts for the virtual paste rle encoding can exceed wh in some cases, but it can never exceed owoh.

@cliffwoolley cliffwoolley changed the title Bug fix Fix rare memory corruption bug in Paste RLE encoding Jan 11, 2022
@cliffwoolley cliffwoolley self-requested a review January 11, 2022 22:06
@cliffwoolley
Copy link
Copy Markdown

Fixes issues seen in MaskRCNN. Merging.

@cliffwoolley cliffwoolley merged commit 142b17a into NVIDIA:nvidia/master Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants