Skip to content

Commit bab10a9

Browse files
committed
Add memory leak fixes to changelog
1 parent 114d4f4 commit bab10a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Changelog
77
.. This document is user facing. Please word the changes in such a way
88
.. that users understand how the changes affect the new version.
99
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+
1017
version 1.5.1
1118
-----------------
1219
+ Fix a memory leak in the GzipReader.readall implementation.

0 commit comments

Comments
 (0)