diff options
author | 2010-08-05 17:13:53 +0000 | |
---|---|---|
committer | 2010-08-05 17:13:53 +0000 | |
commit | 249006c8dad06afa197dd96b378039405e7d838b (patch) | |
tree | 41d9433136447f47bb9212ac55a58daafa3c9afd /sys/dev/pci/sili_pci.c | |
parent | rename a variable which is annoyingly poorly named (diff) | |
download | wireguard-openbsd-249006c8dad06afa197dd96b378039405e7d838b.tar.xz wireguard-openbsd-249006c8dad06afa197dd96b378039405e7d838b.zip |
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
ok phessler, millert, miod, deraadt
Diffstat (limited to 'sys/dev/pci/sili_pci.c')
0 files changed, 0 insertions, 0 deletions