freebsd-dev/lib/libiconv_modules/UTF7
Tijl Coosemans f171d54687 When only 2 bytes can be read from a 4 byte UTF-16 character in a base64
encoded chunk of a UTF-7 string, treat that as an incomplete character and
return an error instead of a shift sequence and no error.

Also check that the low 2 bytes have a valid value.

MFC after:	1 week
2015-05-24 15:47:06 +00:00
..
citrus_utf7.c When only 2 bytes can be read from a 4 byte UTF-16 character in a base64 2015-05-24 15:47:06 +00:00
citrus_utf7.h
Makefile Split the last gcc-specific flags off into CFLAGS.gcc. This also 2014-01-05 21:03:49 +00:00