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:54:33
SpamBayes Score 0.04262632
Marked as misclassified No
Message-id <1316530474.09.0.885561459136.issue13016@psf.upfronthosting.co.za>
In-reply-to
Content
Something that is allocated using PySequence_Fast is not freed on one error path.
History
Date User Action Args
2011-09-20 14:54:34Suman.Sahasetrecipients: + Suman.Saha
2011-09-20 14:54:34Suman.Sahasetmessageid: <1316530474.09.0.885561459136.issue13016@psf.upfronthosting.co.za>
2011-09-20 14:54:33Suman.Sahalinkissue13016 messages
2011-09-20 14:54:33Suman.Sahacreate