kernel32: Fix TRACE in WideCharToMultiByte to not cause exception with non-null termi...
commit5f18bfca68d0e20df5f1d881d678a7ee753c8bd4
authorRobert Reif <reif@earthlink.net>
Sat, 26 Aug 2006 14:15:27 +0000 (26 10:15 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Aug 2006 09:35:54 +0000 (28 11:35 +0200)
treea467d64a28ab3e9005c151f93325a73e16a1a717
parent8aecf251df44ba9b2a9ab47356a8a7482a594b1c
kernel32: Fix TRACE in WideCharToMultiByte to not cause exception with non-null terminated input.
dlls/kernel/locale.c