[issue38368] Crash when subclassing ctypes.Union

Vinay Sajip report at bugs.python.org
Fri Oct 4 14:26:45 EDT 2019


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

> We should not segfault here.

Agreed, MAX_ELEMENTS was set to be an upper bound which shouldn't be hit. I'll investigate with OP's example data and see where the bug is.

----------

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


More information about the Python-bugs-list mailing list