K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-11-21T03:14:32.000000Z K 7 svn:log V 384 Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoid reading past 'stop' in various places when converting multibyte characters. Reading too far caused truncation to not be detected when it should have been, eventually causing regexec() to loop infinitely in with certain combinations of patterns and strings in multibyte locales. PR: 74020 MFC after: 4 weeks END