summaryrefslogtreecommitdiffstats
path: root/Python/import.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-08-04 03:11:25 (GMT)
committerFred Drake <fdrake@acm.org>2001-08-04 03:11:25 (GMT)
commit289898cdbb1d4526ce45e600ed2843a14d1feb0d (patch)
tree66a0133f6d889e3c4dba649823f1cad7b40fc749 /Python/import.c
parent53765753c4b1ede0fd25eadde52e235c62b1c8b7 (diff)
downloadcpython-289898cdbb1d4526ce45e600ed2843a14d1feb0d.zip
cpython-289898cdbb1d4526ce45e600ed2843a14d1feb0d.tar.gz
cpython-289898cdbb1d4526ce45e600ed2843a14d1feb0d.tar.bz2
Plug a memory leak in Py_InitModule4(): when PyDict_SetItemString() failed,
the object being inserted was not being DECREFed. This closes SF bug #444486.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions