diff options
author | Nadeem Vawda <nadeem.vawda@gmail.com> | 2012-11-11 02:14:36 +0100 |
---|---|---|
committer | Nadeem Vawda <nadeem.vawda@gmail.com> | 2012-11-11 02:14:36 +0100 |
commit | efe6c429c58489a3b7579d73f85b4e646cc5cfb6 (patch) | |
tree | b91f60f5b5c26ffb688478a7502ba0363676a8da /Python/getcompiler.c | |
parent | 5f45bd03cb9b5e8d3376ca2a17216dc4cbd9ef91 (diff) | |
download | cpython-efe6c429c58489a3b7579d73f85b4e646cc5cfb6.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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions