K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-06-17T19:13:13.309835Z K 7 svn:log V 232 MFC r264038 (theraven) Fix an issue where the locale and rune locale could become out of sync, causing mb* functions (and similar) to be called with the wrong data (possibly a null pointer, causing a crash). PR: standards/188036 END