[issue19893] Python cApi memory problem. Py_Initialize memory leak

Roman report at bugs.python.org
Thu Dec 5 13:32:54 CET 2013


Roman added the comment:

I didn't use --suppressions=Misc/valgrind-python.supp before . (But I've done it now). Nothing important has changed.
I understand that "possibly lost is not particularly informative". I'm  rather worried about "Invalid read of size 4" etc. Isn't it potentially dangerous? I thought it is some kind of memory corruption, isn't it?

----------

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


More information about the Python-bugs-list mailing list