We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114d4f4 commit bab10a9Copy full SHA for bab10a9
CHANGELOG.rst
@@ -7,6 +7,13 @@ Changelog
7
.. This document is user facing. Please word the changes in such a way
8
.. that users understand how the changes affect the new version.
9
10
+version 1.6.0-dev
11
+-----------------
12
++ Fix a memory leak that occurred when an error was thrown for a gzip header
13
+ with the wrong magic numbers.
14
++ Fix a memory leak that occurred when isal_zlib.decompressobj was given a
15
+ wrong wbits value.
16
+
17
version 1.5.1
18
-----------------
19
+ Fix a memory leak in the GzipReader.readall implementation.
0 commit comments