diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-19 12:26:26 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-19 12:26:26 +0200 |
commit | 441d30fac7f4037e4a79e4ada873de3b6f6e5a26 (patch) | |
tree | a406cb41f1b78476445786f408b95b1cd0bdb7a6 /Python/pythonrun.c | |
parent | ff12fae80e15ad29ae2557d23e70f6ff9365b31f (diff) | |
download | cpython-git-441d30fac7f4037e4a79e4ada873de3b6f6e5a26.tar.gz |
Issue #15989: Fix several occurrences of integer overflow
when result of PyLong_AsLong() narrowed to int without checks.
This is a backport of changesets 13e2e44db99d and 525407d89277.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions