From: Nadeem Vawda Date: Sun, 11 Nov 2012 02:19:49 +0000 (+0100) Subject: Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previo... X-Git-Tag: v3.4.0a1~2039 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c40022e38ba250c84382e4a4e68a05c0024559d;p=thirdparty%2FPython%2Fcpython.git Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. Patch by Serhiy Storchaka. --- 9c40022e38ba250c84382e4a4e68a05c0024559d