refs.c
48.4 KB
-
Fix the reference character check for Unicode · 50a8fd03
We need to do an unsigned comparison, as otherwise UTF-8 characters might look like they have the sign bit set and the check will fail. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Carlos Martín Nieto committed