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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, sYnfo
Date 2013-09-03.13:34:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378215242.02.0.131373790918.issue18913@psf.upfronthosting.co.za>
In-reply-to
Content
To ensure it's a real memory leak: do the figures increase when the code is called in a loop?
I would not consider a single-time malloc (stored in some static variable) to be a leak.
History
Date User Action Args
2013-09-03 13:34:02amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, sYnfo
2013-09-03 13:34:02amaury.forgeotdarcsetmessageid: <1378215242.02.0.131373790918.issue18913@psf.upfronthosting.co.za>
2013-09-03 13:34:02amaury.forgeotdarclinkissue18913 messages
2013-09-03 13:34:01amaury.forgeotdarccreate