This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Suman.Saha
Recipients Suman.Saha
Date 2011-09-20.14:56:03
SpamBayes Score 0.012885837
Marked as misclassified No
Message-id <1316530564.57.0.408350668852.issue13018@psf.upfronthosting.co.za>
In-reply-to
Content
Something that is allocated using PyObject_CallObjec is not freed on one
or more error paths.
History
Date User Action Args
2011-09-20 14:56:04Suman.Sahasetrecipients: + Suman.Saha
2011-09-20 14:56:04Suman.Sahasetmessageid: <1316530564.57.0.408350668852.issue13018@psf.upfronthosting.co.za>
2011-09-20 14:56:03Suman.Sahalinkissue13018 messages
2011-09-20 14:56:03Suman.Sahacreate