ntdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for the last byte of an ANSI string.
authorMikolaj Zalewski <mikolajz@google.com>
Wed, 17 Oct 2007 00:49:28 +0000 (17:49 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Oct 2007 11:42:14 +0000 (13:42 +0200)
commit370b881fcda8b7b8ef8fe2cfbe99c824882fd104
tree0de798c12ba1de84afdd3b4c778e1b6038065b55
parent323f09b02241eaf32d982752b40a48459e14dafe
ntdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for the last byte of an ANSI string.
dlls/ntdll/rtlstr.c
dlls/ntdll/tests/rtlstr.c