K 10 svn:author V 6 araujo K 8 svn:date V 27 2016-05-16T02:44:22.688236Z K 7 svn:log V 295 Simplify overengineered and buggy code that looked like as if it did some kind of UTF-8 validation, but actually didn't, but instead, for malformed UTF-8 input, caused buffer overruns in some cases and caused skipping of valid ASCII characters in other cases. Obtained from: OpenBSD (cvs 1.32) END