]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use calloc-based functions, not malloc. (GH-19152)
authorAndy Lester <andy@petdance.com>
Wed, 25 Mar 2020 04:26:44 +0000 (23:26 -0500)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 04:26:44 +0000 (23:26 -0500)
commit7668a8bc93c2bd573716d1bea0f52ea520502b28
tree0c6dce63a06466c3f9136df09f5cd928d20e5c55
parent7dd549eb08939e1927fba818116f5202e76f8d73
Use calloc-based functions, not malloc. (GH-19152)
Modules/_ctypes/callproc.c
Modules/_lzmamodule.c
Modules/_winapi.c
Modules/binascii.c
Modules/faulthandler.c
PC/_testconsole.c
PC/getpathp.c
Python/compile.c
Python/pystate.c
Python/thread_pthread.h