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

Update zlib #1225

Open
wants to merge 2 commits into
base: rolling
Choose a base branch
from
Open

Update zlib #1225

wants to merge 2 commits into from

Conversation

mosfet80
Copy link
Contributor

@mosfet80 mosfet80 commented Jul 4, 2024

updated zlib
fix:
Reject overflows of zip header fields in minizip
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 Add bounds checking to ERR_MSG() macro, used by zError() Neutralize zip file traversal attacks in miniunz
Fix a bug in ZLIB_DEBUG compiles in check_match()

updated zlib
fix:
Reject overflows of zip header fields in minizip
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
Add bounds checking to ERR_MSG() macro, used by zError()
Neutralize zip file traversal attacks in miniunz
Fix a bug in ZLIB_DEBUG compiles in check_match()

Signed-off-by: mosfet80 <[email protected]>
@mosfet80 mosfet80 requested a review from ahcorde as a code owner July 4, 2024 20:00
@mosfet80 mosfet80 changed the title Update CMakeLists.txt Update zilib Jul 4, 2024
@mosfet80 mosfet80 changed the title Update zilib Update zlib Jul 10, 2024
@cottsay cottsay self-assigned this Jul 18, 2024
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.

2 participants