[issue13418] Embedded Python memory leak

STINNER Victor report at bugs.python.org
Thu Nov 17 02:00:30 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

(The project example uses _CrtSetDbgFlag(_CRTDBG_LEAK_CHECK_DF | _CRTDBG_ALLOC_MEM_DF) to perform memory leak check.)

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list