msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be...
authorMikolaj Zalewski <mikolajz@google.com>
Thu, 16 Aug 2007 18:14:48 +0000 (11:14 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Aug 2007 10:43:19 +0000 (12:43 +0200)
commite9ec5d4aff33a76890ff6cb7254e8483267d7e08
tree09620af2380476d5959c2f348694fa03e5e1082d
parentd068bdd82092651db10cff59da6e44e567aafc07
msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be used in _ismbblead.
dlls/msvcrt/mbcs.c
dlls/msvcrt/tests/string.c