[issue1838] Ctypes C-level infinite recursion

Roundup Robot report at bugs.python.org
Sun Mar 27 00:16:50 CET 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 4945a45b8be4 by Benjamin Peterson in branch '3.1':
check possible recursive _as_parameter_ to prevent segfault (closes #1838)
http://hg.python.org/cpython/rev/4945a45b8be4

New changeset 4bd06503eaca by Benjamin Peterson in branch '2.7':
check possible recursive _as_parameter_ to prevent segfault (closes #1838)
http://hg.python.org/cpython/rev/4bd06503eaca

----------
nosy: +python-dev
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list