summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-01-04 02:07:36 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2011-01-04 02:07:36 +0000
commit85c82ae19c090bed0ec0de15ab629f4ca27e1599 (patch)
tree2e91f146fc6af42d785e3207a6105bac0066202b /Python/pythonrun.c
parenta99a431f5ecdd9c7185eea5ab4bba79575ef92c6 (diff)
downloadcpython-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