fix for #94
Created by: IGI-111
parse_utf8_char()
makes the assumption that at least four bytes or one UTF-8 glyph are still to read in the input when it could end abruptly.
Created by: IGI-111
parse_utf8_char()
makes the assumption that at least four bytes or one UTF-8 glyph are still to read in the input when it could end abruptly.