From: Nadeem Vawda Date: Sun, 4 Nov 2012 23:40:00 +0000 (+0100) Subject: Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to... X-Git-Tag: v3.4.0a1~2080 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec8c8ae7ae8553d108d09a29e530bf6f9a95a0c3;p=thirdparty%2FPython%2Fcpython.git Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. Patch by Serhiy Storchaka. --- ec8c8ae7ae8553d108d09a29e530bf6f9a95a0c3