]> granicus.if.org Git - python/commit
Fixed a crash in ctypes, when HAVE_USABLE_WCHAR_T is false.
authorThomas Heller <theller@ctypes.org>
Thu, 8 Jan 2009 09:34:20 +0000 (09:34 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 8 Jan 2009 09:34:20 +0000 (09:34 +0000)
commit5e4e4278c9ddec1d143962a53de653442a61f443
tree0a46d3bd00b4abd3683973dfd4f667da5cbc8575
parent2f947369b37c8f16f882a9c426245193a1801bbd
Fixed a crash in ctypes, when HAVE_USABLE_WCHAR_T is false.
Fixes issue #4867.
Misc/NEWS
Modules/_ctypes/callproc.c