diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-04 02:07:36 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-04 02:07:36 +0000 |
commit | 85c82ae19c090bed0ec0de15ab629f4ca27e1599 (patch) | |
tree | 2e91f146fc6af42d785e3207a6105bac0066202b /Python/pythonrun.c | |
parent | a99a431f5ecdd9c7185eea5ab4bba79575ef92c6 (diff) | |
download | cpython-85c82ae19c090bed0ec0de15ab629f4ca27e1599.tar.gz |
Issue #8650: zlib.compress() and zlib.decompress() raise an OverflowError if
the input buffer length doesn't fit into an unsigned int (length bigger than
2^32-1 bytes).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions