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