Skip to content

RLE handles decompression of indices where invalid positions are clobbered#7255

Open
robert3005 wants to merge 2 commits intodevelopfrom
rk/rle
Open

RLE handles decompression of indices where invalid positions are clobbered#7255
robert3005 wants to merge 2 commits intodevelopfrom
rk/rle

Conversation

@robert3005
Copy link
Copy Markdown
Contributor

The bug here is that invalid positions get clobbered and there's no values for
indices to refer to

This was found by a fuzzer but autoclosed as the generation logic changed.

Signed-off-by: Robert Kruszewski github@robertk.io

…bered

Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005
Copy link
Copy Markdown
Contributor Author

I added handling of cases where the underlying invalid positions are completely clobbered with random values. This should handle all the cases now

@robert3005 robert3005 added the changelog/fix A bug fix label Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant