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

zstd: Fix reset overflow #226

Merged
merged 2 commits into from
Feb 17, 2020
Merged

zstd: Fix reset overflow #226

merged 2 commits into from
Feb 17, 2020

Conversation

klauspost
Copy link
Owner

Fix reset overflow similar to #128

Change assertions to separate param.

Reduce max window size.

Fixes #225

Fix reset overflow similar to #128

Change assertions to separate param.

Reduce max window size.
@klauspost klauspost merged commit 7ce6eae into master Feb 17, 2020
@klauspost klauspost deleted the fix-zstd-reset-overflow branch February 17, 2020 21:47
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.

ztsd: Possible crash on writer reuse
1 participant