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 ocean-city
Recipients ocean-city
Date 2010-09-23.15:39:05
SpamBayes Score 8.748574e-05
Marked as misclassified No
Message-id <1285256348.46.0.508900650323.issue9927@psf.upfronthosting.co.za>
In-reply-to
Content
I've found there are leaks around GetFinalPathNameByHandle in
Modules/posixmodule.c. (Leaks when function fails)

I hope attached patch will fix this.
History
Date User Action Args
2010-09-23 15:39:08ocean-citysetrecipients: + ocean-city
2010-09-23 15:39:08ocean-citysetmessageid: <1285256348.46.0.508900650323.issue9927@psf.upfronthosting.co.za>
2010-09-23 15:39:06ocean-citylinkissue9927 messages
2010-09-23 15:39:06ocean-citycreate