Prevent creation (followed by a segfault) of array types when the size
overflows the valid Py_ssize_t range. Check return values of PyMem_Malloc. Backported from trunk.
Showing
Please
register
or
sign in
to comment
overflows the valid Py_ssize_t range. Check return values of PyMem_Malloc. Backported from trunk.