[issue5203] ctypes segfaults when passing a unicode string to a function without argtypes

Thomas Heller report at bugs.python.org
Tue Feb 10 20:07:28 CET 2009


Thomas Heller <theller at ctypes.org> added the comment:

Fixed in trunk (rev 69505) and release26-maint (rev 69506).
The bug was already fixed in a different way in py3k and release30-maint
although in a different way, I merged this exact fix anyway (rev 69507
and rev 69508).

Thanks.

----------
resolution:  -> fixed
status: open -> closed
versions: +Python 2.7

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


More information about the Python-bugs-list mailing list