diff options
author | Thomas Heller <theller@ctypes.org> | 2007-03-23 19:56:45 +0000 |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2007-03-23 19:56:45 +0000 |
commit | b151f721a95637b3d29a188d7064e1375bd8e7eb (patch) | |
tree | dd739f9a2d5ab1c6c6ffc029da0ad50fc14028d2 /Python | |
parent | a8ddae61496de68b3c70d8dab364a204f53c153b (diff) | |
download | cpython-git-b151f721a95637b3d29a188d7064e1375bd8e7eb.tar.gz |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions