Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flate: Fix rare huffman only (-2) corruption #503

Merged
merged 2 commits into from Feb 22, 2022

Conversation

klauspost
Copy link
Owner

Fix case where all of the last 3 tokens outputs were 15 bits and remainder was also 15 bits.

Very rare. Found by fuzz test.

Fix case where all of the last 3 tokens outputs were 15 bits and remainder was also 15 bits.

Very rare. Found by fuzz test.
@klauspost klauspost merged commit 48597ba into master Feb 22, 2022
@klauspost klauspost deleted the flate-fix-huffonly-corruption branch February 22, 2022 11:00
klauspost added a commit that referenced this pull request Jan 16, 2023
Officially retract old versions due to #503

Active Jan 11, 2022 -> Feb 22, 2022
klauspost added a commit that referenced this pull request Jan 16, 2023
Officially retract old versions due to #503

Active Jan 11, 2022 -> Feb 22, 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.

None yet

1 participant