diff options
author | Nadeem Vawda <nadeem.vawda@gmail.com> | 2011-05-15 00:19:50 +0200 |
---|---|---|
committer | Nadeem Vawda <nadeem.vawda@gmail.com> | 2011-05-15 00:19:50 +0200 |
commit | e6bbd37e6c34370dd698e208d34ae944b93088e8 (patch) | |
tree | 44f9fc36da4d92be79bbf7b11be985279ee43a7d /Python/pythonrun.c | |
parent | 7614e9eab3dba2c5eb80a03030524dd5bc961fc2 (diff) | |
download | cpython-e6bbd37e6c34370dd698e208d34ae944b93088e8.tar.gz |
Issue #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean.
Raise an OverflowError if the input data is too large, instead of silently
truncating the input and returning an incorrect result.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions