[issue13390] Hunt memory allocations in addition to reference leaks

Antoine Pitrou report at bugs.python.org
Thu Dec 1 19:34:21 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> > If someone finds a way to sanitize Valgrind output,
> 
> Did you use the valgrind suppression file (Misc/valgrind-python.supp)?

Ah, I hadn't. But using it doesn't seem to make much of a difference.
Also, the suppressions file seems quite inflexible (it has hardcoded
library version numbers for third-party libs).

----------

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


More information about the Python-bugs-list mailing list