Pedro F. Giffuni 97ecaa8907 citrus: Avoid invalid code points.
From the OpenBSD log:
The UTF-8 decoder should not accept byte sequences which decode to unicode
code positions U+D800 to U+DFFF (UTF-16 surrogates), U+FFFE, and U+FFFF.

http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
http://unicode.org/faq/utf_bom.html#utf8-4

Reported by:	Stefan Sperling
Obtained from:	OpenBSD
MFC after:	5 days
2014-04-29 15:25:57 +00:00
..
2013-01-01 18:29:25 +00:00
2014-04-29 15:25:57 +00:00
2013-12-25 19:38:16 +00:00
2014-01-21 21:13:13 +00:00
2014-02-01 09:27:57 +00:00
2013-05-30 08:02:00 +00:00
2013-05-12 22:22:12 +00:00
2014-01-26 23:40:31 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2014-03-22 17:28:14 +00:00
2014-04-05 19:48:19 +00:00