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 jcea
Recipients jcea, jwilk, wodny
Date 2014-04-23.02:37:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398220621.51.0.737947799781.issue21324@psf.upfronthosting.co.za>
In-reply-to
Content
The C version reuses buffers, so the content leak is less probable. Could you possibly change the buffer for a malloc/free pair and try again?.
History
Date User Action Args
2014-04-23 02:37:01jceasetrecipients: + jcea, jwilk, wodny
2014-04-23 02:37:01jceasetmessageid: <1398220621.51.0.737947799781.issue21324@psf.upfronthosting.co.za>
2014-04-23 02:37:01jcealinkissue21324 messages
2014-04-23 02:37:01jceacreate