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

PATCH: Add allocation and free functions to allocate compressor/decompressor structures #25

Closed
GoogleCodeExporter opened this issue May 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Allocate the tdefl_compressor and tinfl_decompressor structures in C so that 
non-C language bindings to tdefL_ and tinfl_ API don't need to worry about 
structure size and allocation mechanism.

The patch is based on version 1.16 alpha.

Original issue reported on code.google.com by williamw...@gmail.com on 19 Oct 2013 at 10:28

Attachments:

@GoogleCodeExporter
Copy link
Author

Ok this is merged into v1.16 beta:
http://www.tenacioussoftware.com/miniz_v116_beta_r1.7z

And I've updated the main page. I'll be merging these changes into the zip64 
branch where I'll continue to test them over the next 1-2 weeks, but I think 
they are good.

Not the version macros still report "9.1.15" until I figure out how to fix the 
nibble zlib version encoding issue..

Original comment by richge...@gmail.com on 20 Oct 2013 at 6:00

@GoogleCodeExporter
Copy link
Author

Original comment by richge...@gmail.com on 20 Oct 2013 at 6:01

  • Changed state: Fixed

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

1 participant