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 python-dev
Recipients loewis, python-dev, skrah, vstinner
Date 2012-08-19.19:58:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3X0TVK1t7JzQLB@mail.python.org>
In-reply-to
Content
New changeset 2703171ddf53 by Stefan Krah in branch 'default':
Issue #15728: Fix leak in PyUnicode_AsWideCharString(). Found by Coverity.
http://hg.python.org/cpython/rev/2703171ddf53
History
Date User Action Args
2012-08-19 19:58:54python-devsetrecipients: + python-dev, loewis, vstinner, skrah
2012-08-19 19:58:33python-devlinkissue15728 messages
2012-08-19 19:58:33python-devcreate