[issue38033] Use After Free: PyObject_Free (valgrind)
Charalampos Stratakis
report at bugs.python.org
Fri Sep 6 10:27:44 EDT 2019
Charalampos Stratakis <cstratak at redhat.com> added the comment:
Another thing also, is to be sure to utilize the python's suppression file by adding the --suppressions=<filename> to valgrind's command line invocation.
----------
nosy: +cstratak
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38033>
_______________________________________
More information about the Python-bugs-list
mailing list