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:48:10
SpamBayes Score 0.12177105
Marked as misclassified No
Message-id <1316530091.14.0.467899274194.issue13013@psf.upfronthosting.co.za>
In-reply-to
Content
Something that is allocated using PyTuple_Pack is not freed on one error path.
History
Date User Action Args
2011-09-20 14:48:11Suman.Sahasetrecipients: + Suman.Saha
2011-09-20 14:48:11Suman.Sahasetmessageid: <1316530091.14.0.467899274194.issue13013@psf.upfronthosting.co.za>
2011-09-20 14:48:10Suman.Sahalinkissue13013 messages
2011-09-20 14:48:10Suman.Sahacreate