[issue13418] Embedded Python memory leak

Asesh report at bugs.python.org
Thu Nov 17 11:37:34 CET 2011


Asesh <aseshshres at gmail.com> added the comment:

ok thanks for the replies. Actually I have python embedded in my game but now the real problem now is how do I differentiate from the real memory leak caused either by Python or by my application? Disabling memory leak check is not an option since it's been very helpful when debugging my C++ apps

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13418>
_______________________________________


More information about the Python-bugs-list mailing list