From: Nadeem Vawda Date: Sun, 11 Nov 2012 02:16:44 +0000 (+0100) Subject: Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previo... X-Git-Tag: v3.3.1rc1~654 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec6dfcffa05414e7ee29cfe88551a3d3dcdaafdc;p=python Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. Patch by Serhiy Storchaka. --- ec6dfcffa05414e7ee29cfe88551a3d3dcdaafdc