Skip to content

Conversation

@folkertdev
Copy link
Contributor

fixes #2265

zlib-rs now correctly handles an input/output buffer size larger than c_uint. Internally c_uint::MAX is now used as the length of the buffer. The caller is responsible for handing the (unlikely) case of zlib actually using that full buffer and not having found the logical end of the input.

@Byron
Copy link
Member

Byron commented Dec 23, 2025

Thanks a lot, much appreciated!

@Byron Byron merged commit a000a73 into GitoxideLabs:main Dec 23, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gix cat: Encountered unsupported command code: 0

2 participants