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 incorrect encoding in best mode #415

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

klauspost
Copy link
Owner

Fix incorrect intermediate when testing current value for repeat+3 offsets.

Fixes #414

Fix incorrect intermediate when testing current value for repeat+3 offsets.

Fixes #414
@klauspost klauspost merged commit bf4861f into master Aug 12, 2021
@klauspost klauspost deleted the zstd-fix-invalid-value-compare branch August 12, 2021 09:29
@klauspost
Copy link
Owner Author

Fuzz tested 16h.

mostynb added a commit to mostynb/go-grpc-compression that referenced this pull request Aug 14, 2021
This includes the following zstd improvements since v1.13.3:

* Fix incorrect encoding in best mode
  klauspost/compress#415
mostynb added a commit to mostynb/go-grpc-compression that referenced this pull request Aug 14, 2021
This includes the following zstd improvements since v1.13.3:

* Fix incorrect encoding in best mode
  klauspost/compress#415
mostynb added a commit to mostynb/zstdpool-syncpool that referenced this pull request Aug 14, 2021
This includes the following zstd improvements since v1.13.3:

* Fix incorrect encoding in best mode
  klauspost/compress#415
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant