diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-02-16 11:16:07 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-02-16 11:16:07 (GMT) |
commit | a2269d074b02440b7a9c22115454ad7e33aeb3f4 (patch) | |
tree | 308cd69b9f0f75f2d1a0074b15c39a5b043c48e9 /Python/sysmodule.c | |
parent | e8d750c05bba752215d842968dae24c151df561e (diff) | |
download | cpython-a2269d074b02440b7a9c22115454ad7e33aeb3f4.zip cpython-a2269d074b02440b7a9c22115454ad7e33aeb3f4.tar.gz cpython-a2269d074b02440b7a9c22115454ad7e33aeb3f4.tar.bz2 |
Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer
overflows. Added few missed PyErr_NoMemory().
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions