bapt 88feb84264 MFC: r286490,r286491,r287125
Per rfc3629 value greater than 0x10ffff should be rejected (r286490,r286491)

Make UTF-8 parsing and generation more strict. (r287125  by ed)

- in mbrtowc() we need to disallow codepoints above 0x10ffff.
- In wcrtomb() we need to disallow codepoints between 0xd800 and 0xdfff.
2015-09-02 05:55:57 +00:00
..
2014-12-14 16:28:53 +00:00
2015-03-23 19:50:21 +00:00
2015-04-30 16:08:47 +00:00
2015-06-02 19:20:39 +00:00
2014-08-30 10:16:25 +00:00
2014-08-30 10:16:25 +00:00
2015-09-02 05:55:57 +00:00
2014-08-30 09:55:38 +00:00
2014-08-30 10:29:47 +00:00
2015-09-01 01:03:45 +00:00
2015-04-03 17:16:05 +00:00
2015-08-02 09:34:03 +00:00
2013-07-28 18:44:17 +00:00
2013-07-28 18:44:17 +00:00
2015-02-17 19:14:16 +00:00
2014-10-09 23:05:32 +00:00
2015-02-24 22:28:44 +00:00
2015-06-02 19:20:39 +00:00
2015-02-19 16:24:27 +00:00
2014-10-19 21:16:24 +00:00
2015-04-16 00:24:21 +00:00
2015-08-27 09:06:14 +00:00
2015-05-13 10:03:21 +00:00
2014-10-09 23:05:32 +00:00
2015-05-13 11:32:55 +00:00