[issue19741] tracemalloc: tracemalloc_log_alloc() doesn't check _Py_HASHTABLE_SET() return value

Christian Heimes report at bugs.python.org
Sun Nov 24 00:51:36 CET 2013


Christian Heimes added the comment:

The functions can't signal an error because it has void as return type.

----------

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


More information about the Python-bugs-list mailing list