Skip to content

Conversation

matejk
Copy link
Contributor

@matejk matejk commented Jun 18, 2024

Fixes #4585, fixes #4586

@@ -23,6 +23,10 @@
# define GZIP
#endif

/* 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
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