[issue18561] ctypes _build_callargs() doesn't check name for NULL

Roundup Robot report at bugs.python.org
Fri Jul 26 23:04:51 CEST 2013


Roundup Robot added the comment:

New changeset 57457028dd7a by Christian Heimes in branch '3.3':
Issue #18561: Skip name in ctypes' _build_callargs() if name is NULL.
http://hg.python.org/cpython/rev/57457028dd7a

New changeset d543829eda7d by Christian Heimes in branch 'default':
Issue #18561: Skip name in ctypes' _build_callargs() if name is NULL.
http://hg.python.org/cpython/rev/d543829eda7d

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

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


More information about the Python-bugs-list mailing list