消息 [102095]
Even if they are not valid they still "eat" all the 4/5/6 bytes, so they should be fixed too. I haven't see anything about these bytes in chapter 3 so far, but there are at least two possibilities:
1) consider all the bytes in range F5-FD as invalid without looking for the other bytes;
2) try to read the next 4/5/6 bytes and fail if they are no continuation bytes.
We can also look at what others do (e.g. browsers and other languages). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-01 14:50:13 | ezio.melotti | 修改 | recipients:
+ ezio.melotti, lemburg, sjmachin, dangra |
| 2010-04-01 14:50:13 | ezio.melotti | 修改 | messageid: <1270133413.07.0.728583781422.issue8271@psf.upfronthosting.co.za> |
| 2010-04-01 14:50:11 | ezio.melotti | 链接 | issue8271 messages |
| 2010-04-01 14:50:11 | ezio.melotti | 创建 | |
|