Skip to content

Comments

zstd: Fix incorrect encoding in best mode#415

Merged
klauspost merged 1 commit intomasterfrom
zstd-fix-invalid-value-compare
Aug 12, 2021
Merged

zstd: Fix incorrect encoding in best mode#415
klauspost merged 1 commit intomasterfrom
zstd-fix-invalid-value-compare

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug in zstd : compression produces an invalid file with SpeedBestCompression

1 participant