[issue12881] ctypes: segfault with large structure field names

Amaury Forgeot d'Arc report at bugs.python.org
Fri Sep 2 23:26:12 CEST 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Certainly the effect of some "alloca" call with a large value, then the stack overflows.

----------

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


More information about the Python-bugs-list mailing list