Commit 11fa20b
chore(deps): Bump zlib version to v2.3.3 (#3361)
Bump zlib version to v2.3.3 (changelog:
https://github.com/zlib-ng/zlib-ng/releases/tag/2.3.3)
Bugfix release
**Key changes**
- Make deflate output deterministic if stream is reused after
deflateReset
- Use GCC's may_alias attribute for access to buffers in crc32_chorba
- Fix false-positive infinite loop warning detected by GCC-14 static
analyzer
- Fix warning for potentially uninitialized local variable ft used
Co-authored-by: hulk <hulk.website@gmail.com>1 parent 270c10b commit 11fa20b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments