kvrocks
kvrocks copied to clipboard
Bump zlib to 1.3.1
Update zlib to 1.3.1 release. Full changelog - https://github.com/madler/zlib/releases/tag/v1.3.1
Key features:
- Fix bug in inflateSync() for data held in bit buffer
- Add LIT_MEM define to use more memory for a small deflate speedup
- Fix decision on the emission of Zip64 end records in minizip
- Neutralize zip file traversal attacks in miniunz
Will merge if CI success...
As I see, something in cmake scripts, need a help in this point
A bug are fixed at https://github.com/madler/zlib/commit/f1f503da85d52e56aae11557b4d79a42bcaa2b86
I'm not so familiar with cmake, maybe @PragmaTwice could help
I'm not so familiar with cmake, maybe @PragmaTwice could help
All OK, maintainer of a zlib has been fix a bug, so we are waiting next release.
Update to latest head, includes all current fix, instead of 1.3.1.
A bug are fixed at madler/zlib@f1f503d
Then let's wait for the next release. We're not urgent to move the zlib version here.