diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 10:57:13 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-09-11 10:57:13 +0300 |
commit | acd512fd6119ad8496d63a074e14a628d3c8632e (patch) | |
tree | 36e8d91595358bfbe0c91c2e6e6531898c11ee51 /Python/codecs.c | |
parent | d894cfc302e44705d616df911ad7a544b3f87abe (diff) | |
download | cpython-acd512fd6119ad8496d63a074e14a628d3c8632e.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/codecs.c')
0 files changed, 0 insertions, 0 deletions