summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2005-07-17 23:45:23 +0000
committerTim Peters <tim.peters@gmail.com>2005-07-17 23:45:23 +0000
commit1f50e003afcc86d56d8549d33e344348fb5607b8 (patch)
tree4c12bd95039e1c14b309319184ce470c1a1ebab6 /Python/errors.c
parentfe3a9fb38252167d2f123985f0b65ea129aac14f (diff)
downloadcpython-1f50e003afcc86d56d8549d33e344348fb5607b8.tar.gz
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. Bugfix candidate.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions