diff options
author | Guido van Rossum <guido@python.org> | 2001-12-04 16:36:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-12-04 16:36:39 (GMT) |
commit | 03b3f045425f201001deb0fc632a7d15f9c18cca (patch) | |
tree | b8bbde23f9bede61a9925cde7e9083425a87287e /Objects/obmalloc.c | |
parent | b48b6d073794481765159af6e2f4ebce84a42265 (diff) | |
download | cpython-03b3f045425f201001deb0fc632a7d15f9c18cca.zip cpython-03b3f045425f201001deb0fc632a7d15f9c18cca.tar.gz cpython-03b3f045425f201001deb0fc632a7d15f9c18cca.tar.bz2 |
long_mul(): The PyNumber_Multiply() call can return a long if the
result would overflow an int. Check for this. (SF bug #488482, Armin
Rigo.)
Diffstat (limited to 'Objects/obmalloc.c')
0 files changed, 0 insertions, 0 deletions