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

Fix Invalid CRC32 calculation for non-final compression streams #243

Merged
merged 1 commit into from
Jan 9, 2022

Conversation

weichsel
Copy link
Owner

@weichsel weichsel commented Jan 8, 2022

Fixes #229

Changes proposed in this PR

  • Consider edge case where CRC32 checksum was calculated for unfinished compression buffers

@weichsel weichsel self-assigned this Jan 8, 2022
@weichsel weichsel merged commit bad07a8 into development Jan 9, 2022
@weichsel weichsel deleted the bugfix/invalidCRC32 branch January 9, 2022 19:24
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.

CRC Calculations Are Ocassionally Incorrect
1 participant