diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 10:38:54 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 10:38:54 +0300 |
commit | d894cfc302e44705d616df911ad7a544b3f87abe (patch) | |
tree | 83e204f0fd2e1fa12fa2b3634aa3b8c4dacb2a39 /Python/errors.c | |
parent | c016693a5cd84b004fedbce5e1399210a435b726 (diff) | |
download | cpython-d894cfc302e44705d616df911ad7a544b3f87abe.tar.gz |
Issue #21951: Use attemptckalloc() instead of ckalloc() in Tkinter.
ckalloc() causes the Tcl interpreter to panic, attemptckalloc() returns NULL
if the memory allocation fails.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions