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 xiang.zhang
Recipients minhrau, xiang.zhang
Date 2016-09-06.04:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473135966.73.0.900024638801.issue27963@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I tested the example snippet but it works. And PyMem_Free shouldn't fail when encounter NULL. The doc explicitly says "If p is NULL, no operation is performed".
History
Date User Action Args
2016-09-06 04:26:06xiang.zhangsetrecipients: + xiang.zhang, minhrau
2016-09-06 04:26:06xiang.zhangsetmessageid: <1473135966.73.0.900024638801.issue27963@psf.upfronthosting.co.za>
2016-09-06 04:26:06xiang.zhanglinkissue27963 messages
2016-09-06 04:26:06xiang.zhangcreate