Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access...
Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. Patch by Serhiy Storchaka.
Showing
Please register or sign in to comment