diff options
author | Nadeem Vawda <nadeem.vawda@gmail.com> | 2012-11-11 02:14:15 +0100 |
---|---|---|
committer | Nadeem Vawda <nadeem.vawda@gmail.com> | 2012-11-11 02:14:15 +0100 |
commit | 252f4dc6c9a418f83749bbfe76b672c800e6a08b (patch) | |
tree | 204af26c5b1c4f1e016659f1090d27cb3108691c /Python/pythonrun.c | |
parent | 67f089f8607167859e0cc28eb1865917df75fc63 (diff) | |
download | cpython-git-252f4dc6c9a418f83749bbfe76b672c800e6a08b.tar.gz |
Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush().
Additionally, fix a bug where a MemoryError in allocating a bytes object could
leave the decompressor object in an invalid state (with its unconsumed_tail
member being NULL).
Patch by Serhiy Storchaka.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions