diff options
| author | Georg Brandl <georg@python.org> | 2005-07-18 07:24:37 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2005-07-18 07:24:37 (GMT) |
| commit | 7f944144855e431e6f74a743c9fc6afd7279f149 (patch) | |
| tree | c4db7130edf0aa5231129494a5c87aee90aebba3 /Python/getplatform.c | |
| parent | b454ea90c9c2c214fe90e07ec507ca4e9062db1b (diff) | |
| download | cpython-7f944144855e431e6f74a743c9fc6afd7279f149.zip cpython-7f944144855e431e6f74a743c9fc6afd7279f149.tar.gz cpython-7f944144855e431e6f74a743c9fc6afd7279f149.tar.bz2 | |
backporting fix by tim_one:
"""
SF bug #1238681: freed pointer is used in longobject.c:long_pow().
In addition, long_pow() skipped a necessary (albeit extremely unlikely
to trigger) error check when converting an int modulus to long.
Alas, I was unable to write a test case that crashed due to either
cause.
"""
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions
