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