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

zlib version 1.2.13 released 2022-10-13 #7437

Closed
basid-irk opened this issue Dec 26, 2022 · 1 comment
Closed

zlib version 1.2.13 released 2022-10-13 #7437

basid-irk opened this issue Dec 26, 2022 · 1 comment

Comments

@basid-irk
Copy link

https://zlib.net/ChangeLog.txt

ChangeLog file for zlib

Changes in 1.2.13 (13 Oct 2022)

  • Fix configure issue that discarded provided CC definition
  • Correct incorrect inputs provided to the CRC functions
  • Repair prototypes and exporting of new CRC functions
  • Fix inflateBack to detect invalid input with distances too far
  • Have infback() deliver all of the available output up to any error
  • Fix a bug when getting a gzip header extra field with inflate()
  • Fix bug in block type selection when Z_FIXED used
  • Tighten deflateBound bounds
  • Remove deleted assembler code references
  • Various portability and appearance improvements
@hvlad
Copy link
Member

hvlad commented Dec 28, 2022

I'll update the Windows build of zlib a bit later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants