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 xdegaye
Recipients serhiy.storchaka, vstinner, xdegaye
Date 2017-06-19.13:50:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I am not sure, failmalloc.enable(range) accepts only range > 1, hook_malloc() fails only once instead of permanently and hook_free() does free memory.
History
Date User Action Args
2017-06-19 13:50:32xdegayesetrecipients: + xdegaye, vstinner, serhiy.storchaka
2017-06-19 13:50:32xdegayesetmessageid: <[email protected]>
2017-06-19 13:50:32xdegayelinkissue30695 messages
2017-06-19 13:50:32xdegayecreate