[issue13097] [easy C issue] ctypes: segfault with large number of callback arguments

STINNER Victor report at bugs.python.org
Mon May 4 12:32:26 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I suggest to raise an exception if it's called with more than 1024 arguments.

----------
keywords: +easy (C), newcomer friendly
title: ctypes: segfault with large number of callback arguments -> [easy C issue] ctypes: segfault with large number of callback arguments

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue13097>
_______________________________________


More information about the Python-bugs-list mailing list