Skip to content

Version 1.5.2

Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 03 Nov 15:44
· 90 commits to develop since this release
b4d1be1
  • Fix a bug where a filehandle remained opened when igzip_threaded.open
    was used for writing with a wrong compression level.
  • Fix a memory leak that occurred when an error was thrown for a gzip header
    with the wrong magic numbers.
  • Fix a memory leak that occurred when isal_zlib.decompressobj was given a
    wrong wbits value.