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 skrah
Recipients skrah, vstinner
Date 2012-08-19.17:49:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345398605.54.0.540570089061.issue15728@psf.upfronthosting.co.za>
In-reply-to
Content
Coverity found a leak in PyUnicode_AsWideCharString(). Patch attached.
History
Date User Action Args
2012-08-19 17:50:05skrahsetrecipients: + skrah, vstinner
2012-08-19 17:50:05skrahsetmessageid: <1345398605.54.0.540570089061.issue15728@psf.upfronthosting.co.za>
2012-08-19 17:49:44skrahlinkissue15728 messages
2012-08-19 17:49:44skrahcreate