diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 07:38:08 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 07:38:08 (GMT) |
commit | 1c09c0ea1107a8fbb22c949235a0950b9a98e252 (patch) | |
tree | dd06f802f88782a0b7295fcb03e978b316d6c586 /Modules/_sqlite/connection.c | |
parent | 08578b0d3b8a4f629878267085d3856a0742853c (diff) | |
download | cpython-1c09c0ea1107a8fbb22c949235a0950b9a98e252.zip cpython-1c09c0ea1107a8fbb22c949235a0950b9a98e252.tar.gz cpython-1c09c0ea1107a8fbb22c949235a0950b9a98e252.tar.bz2 |
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 'Modules/_sqlite/connection.c')
0 files changed, 0 insertions, 0 deletions