diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 10:58:02 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 10:58:02 +0300 |
commit | d5fd6188e286a52334e24ef1ce4467618c2c1271 (patch) | |
tree | 525e720f81bcf93c6c8116f03b22ea585e913a08 /Python/pystate.c | |
parent | 979f80b8da091c596f5e602accfb91962a816056 (diff) | |
parent | abf68ce16474a2d252723099f1c7a6d640191123 (diff) | |
download | cpython-git-d5fd6188e286a52334e24ef1ce4467618c2c1271.tar.gz |
Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with
empty string or tuple argument.
On some platforms Tcl memory allocator returns NULL when allocating zero-sized
block of memory.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions