Skip to content

Conversation

@bagder
Copy link
Member

@bagder bagder commented Jan 24, 2025

zlib 1.2.0.4 was released on 10 August 2003

@bagder bagder force-pushed the bagder/rm-old-zlib branch 2 times, most recently from 90465c3 to aa53ccb Compare January 24, 2025 12:41
zlib 1.2.0.4 was released on 10 August 2003

Closes #16079
- no more malloc/free per chunk
- removes the extra malloc entirely
- make the buffer (much) smaller (10MB => 16KB!)
- rename 'decomp' to 'buffer' to clarify purpose

Closes #16079
@bagder bagder force-pushed the bagder/rm-old-zlib branch from aa53ccb to 5426cd5 Compare January 24, 2025 13:05
@testclutch
Copy link

Analysis of PR #16079 at 5426cd59:

Test http/test_14_auth.py::TestAuth::test_14_03_digest_put_auth[h3] failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 1195 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder closed this in 76f83f0 Jan 24, 2025
@bagder bagder merged commit 5426cd5 into master Jan 24, 2025
217 of 221 checks passed
@bagder bagder deleted the bagder/rm-old-zlib branch January 24, 2025 16:07
@Kanishk-Bansal
Copy link

@bagder Can we expect a backport patch for CVE-2025-0725 to version 8.8.0 as well?

@bagder
Copy link
Member Author

bagder commented Apr 23, 2025

If you have a support contract I'll happily help you (via the appropriate channel). Otherwise that is your job.

pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
zlib 1.2.0.4 was released on 10 August 2003

Closes curl#16079
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- no more malloc/free per chunk
- removes the extra malloc entirely
- make the buffer (much) smaller (10MB => 16KB!)
- rename 'decomp' to 'buffer' to clarify purpose

Closes curl#16079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants