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