mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Update CHANGELOG to include patch from fix (#2642)
This commit is contained in:
parent
d4548c96cb
commit
a51e342ed1
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ bug: Fix large dictionary non-determinism (#2607, @terrelln)
|
|||
bug: Fix non-determinism test failures on Linux i686 (#2606, @terrelln)
|
||||
bug: Fix various dedicated dictionary search bugs (#2540 #2586, @senhuang42 @felixhandte)
|
||||
bug: Ensure `ZSTD_estimateCCtxSize*() `monotonically increases with compression level (#2538, @senhuang42)
|
||||
bug: Fix --patch-from mode parameter bound bug with small files (#2637, @occivink)
|
||||
bug: Fix UBSAN error in decompression (#2625, @terrelln)
|
||||
bug: Fix superblock compression divide by zero bug (#2592, @senhuang42)
|
||||
bug: Make the number of physical CPU cores detection more robust (#2517, @PaulBone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue