summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-12-09 14:11:39 (GMT)
committerGuido van Rossum <guido@python.org>1997-12-09 14:11:39 (GMT)
commit19b55f2d17d2a189f9b48844c06d501f25ca6dc5 (patch)
tree2163158d01c8d5f1a3f8d581b78b16491116c9da /install-sh
parenta2e268aa40c08b7d4c5200e66f7e96adf09d0f0c (diff)
downloadcpython-19b55f2d17d2a189f9b48844c06d501f25ca6dc5.zip
cpython-19b55f2d17d2a189f9b48844c06d501f25ca6dc5.tar.gz
cpython-19b55f2d17d2a189f9b48844c06d501f25ca6dc5.tar.bz2
Fix subtle bug in cleanup code in PyErr_NormalizeException(), detected
by Marc Lemburg. There's a path through the code where *val is NULL, but value isn't, and value should be DECREF'ed.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions