diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-04-09 00:25:17 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-04-09 00:25:17 +0000 |
commit | 79e42a0e0817b9c9fc23b333524427662b33986d (patch) | |
tree | 5e61bf69ea3291250f08e8616665d941345057d4 /Python/compile.c | |
parent | e41b0061dd908251a393f77b030c9e7308ecd5c5 (diff) | |
download | cpython-git-79e42a0e0817b9c9fc23b333524427662b33986d.tar.gz |
Fix zlib crash from zlib.decompressobj().flush(val) when val was not positive.
It tried to allocate negative or zero memory. That fails.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions