diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-02-21 02:15:56 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-02-21 02:15:56 (GMT) |
commit | 9aff4a2ad003dcc98c59fc2788e5f9146f8a53be (patch) | |
tree | c8eb4ee238f13fae11b18573e51b81708bb9c5e3 /Tools | |
parent | bc8f72ccccb1acd697d5cdb3ff0711bfa98af00d (diff) | |
download | cpython-9aff4a2ad003dcc98c59fc2788e5f9146f8a53be.zip cpython-9aff4a2ad003dcc98c59fc2788e5f9146f8a53be.tar.gz cpython-9aff4a2ad003dcc98c59fc2788e5f9146f8a53be.tar.bz2 |
Patch #103373 from Donovan Baarda: This patch:
* fixes the zlib decompress sync flush bug as reported in bug #124981
* avoids repeat calls to (in|de)flateEnd when destroying (de)compression
objects
* raises exception when allocating unused_data fails
* fixes memory leak when allocating unused_data fails
* raises exception when allocating decompress data fails
* removes vestigial code from decompress flush now that decompression
returns all available data
* tidies code so object compress/decompress/flush routines are consistent
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions