diff options
author | Guido van Rossum <guido@python.org> | 2002-09-11 19:00:52 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-09-11 19:00:52 (GMT) |
commit | 02fe64708f809d00bfaa31fa7a7105ec2d7d28a1 (patch) | |
tree | 00bf849bf57a1ced47c3e0320cf516b9168d9cb0 /Tools/scripts/fixcid.py | |
parent | f981a3373c1804fb79288f66a275ec095fd9acbf (diff) | |
download | cpython-02fe64708f809d00bfaa31fa7a7105ec2d7d28a1.zip cpython-02fe64708f809d00bfaa31fa7a7105ec2d7d28a1.tar.gz cpython-02fe64708f809d00bfaa31fa7a7105ec2d7d28a1.tar.bz2 |
Insert an overflow check when the sequence repetition count is outside
the range of ints. The old code would pass random truncated bits to
sq_repeat() on a 64-bit machine.
Backport candidate.
Diffstat (limited to 'Tools/scripts/fixcid.py')
0 files changed, 0 insertions, 0 deletions