[issue18560] builtin_sum() doesn't check return value of PyLong_FromLong()

Roundup Robot report at bugs.python.org
Fri Jul 26 22:50:10 CEST 2013


Roundup Robot added the comment:

New changeset de7e4fd634fb by Christian Heimes in branch '3.3':
Issue #18560: Fix potential NULL pointer dereference in sum()
http://hg.python.org/cpython/rev/de7e4fd634fb

New changeset a5d9e2f3f6c7 by Christian Heimes in branch 'default':
Issue #18560: Fix potential NULL pointer dereference in sum()
http://hg.python.org/cpython/rev/a5d9e2f3f6c7

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list