Skip to content

Upgrade bundled zlib to 1.3.1 (#4585, #4586)#4587

Merged
matejk merged 1 commit intomainfrom
4585_zlib_1_3_1
Jun 18, 2024
Merged

Upgrade bundled zlib to 1.3.1 (#4585, #4586)#4587
matejk merged 1 commit intomainfrom
4585_zlib_1_3_1

Conversation

@matejk
Copy link
Copy Markdown
Contributor

@matejk matejk commented Jun 18, 2024

Fixes #4585, fixes #4586


/* define LIT_MEM to slightly increase the speed of deflate (order 1% to 2%) at
the cost of a larger memory footprint */
/* #define LIT_MEM */

Check notice

Code scanning / CodeQL

Commented-out code

This comment appears to contain commented-out code.
@matejk matejk added this to the Release 1.14.0 milestone Jun 18, 2024
@matejk matejk self-assigned this Jun 18, 2024
@matejk matejk merged commit 2681b0a into main Jun 18, 2024
@matejk matejk deleted the 4585_zlib_1_3_1 branch June 18, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

MacOS ARM64 build error: symbol fdopen is duplicated defined MacOS ARM64 build warning: 'OS_CODE' macro redefined

1 participant