[issue12881] ctypes: segfault with large structure field names

Meador Inge report at bugs.python.org
Sat Sep 3 00:25:39 CEST 2011


Meador Inge <meadori at gmail.com> added the comment:

On Fri, Sep 2, 2011 at 4:26 PM, Amaury Forgeot d'Arc
<report at bugs.python.org> wrote:
>
> 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.

Yeah, I noticed that too.  I was actually pretty surprised to see
"alloca" in there :-)

----------

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


More information about the Python-bugs-list mailing list