]> granicus.if.org Git - python/commit
CFStringGetUnicode() returned an extra null character at the end of the string.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 15 Jul 2004 14:11:30 +0000 (14:11 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 15 Jul 2004 14:11:30 +0000 (14:11 +0000)
commitd9e50f554f4ce51681cc399e7ff55cd716898322
treeb7589e30b207eb81c5a60ace3b1f46e180919247
parent3bfc28c12f3627470d9e4d1ff18c76cfce54cc02
CFStringGetUnicode() returned an extra null character at the end of the string.
fixed.
Mac/Modules/cf/_CFmodule.c
Mac/Modules/cf/cfsupport.py