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:57:34
SpamBayes Score 0.04262632
Marked as misclassified No
Message-id <1316530655.8.0.189777030615.issue13020@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:57:35Suman.Sahasetrecipients: + Suman.Saha
2011-09-20 14:57:35Suman.Sahasetmessageid: <1316530655.8.0.189777030615.issue13020@psf.upfronthosting.co.za>
2011-09-20 14:57:35Suman.Sahalinkissue13020 messages
2011-09-20 14:57:35Suman.Sahacreate