Staging
v0.8.1
https://github.com/python/cpython
Revision b151f721a95637b3d29a188d7064e1375bd8e7eb authored by Thomas Heller on 23 March 2007, 19:56:45 UTC, committed by Thomas Heller on 23 March 2007, 19:56:45 UTC
overflows the valid Py_ssize_t range.  Check return values of
PyMem_Malloc.

Backported from trunk.
1 parent a8ddae6
History
Tip revision: b151f721a95637b3d29a188d7064e1375bd8e7eb authored by Thomas Heller on 23 March 2007, 19:56:45 UTC
Prevent creation (followed by a segfault) of array types when the size
Tip revision: b151f72

README

back to top