git: libc/locale: limit utf8 illegal input detection to 10FF FFFF
John Marino
marino at crater.dragonflybsd.org
Sun Aug 16 00:52:46 PDT 2015
commit 594d13a07466451297cbd6348924ef9db90f0e56
Author: John Marino <draco at marino.st>
Date: Sun Aug 16 09:51:02 2015 +0200
libc/locale: limit utf8 illegal input detection to 10FF FFFF
This had been mostly done but we missed these two changes.
Discovered-by: dillon
Summary of changes:
lib/libc/locale/utf8.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/594d13a07466451297cbd6348924ef9db90f0e56
--
DragonFly BSD source repository
More information about the Commits
mailing list