Plug a memory leak in Py_InitModule4(): when PyDict_SetItemString() failed,
the object being inserted was not being DECREFed. This closes SF bug #444486.
Showing
Please register or sign in to comment
the object being inserted was not being DECREFed. This closes SF bug #444486.