cpython/Modules/_ctypes
Serhiy Storchaka a2269d074b Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer
overflows.  Added few missed PyErr_NoMemory().
2015-02-16 13:16:07 +02:00
..
darwin
libffi
libffi_arm_wince
libffi_msvc
libffi_osx
_ctypes.c Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer 2015-02-16 13:16:07 +02:00
_ctypes_test.c
_ctypes_test.h
callbacks.c
callproc.c
cfield.c
ctypes.h
ctypes_dlfcn.h
libffi.diff
malloc_closure.c
stgdict.c Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer 2015-02-16 13:16:07 +02:00