Nikita Popov
e2d4d700cf
Fix yy_limit computation after encoding switch
...
The three assignments above this line are still broken - they assume
that byte offsets in one encoding directly map to byte offsets in
another encoding.
I'm fixing the length here because it is the one causing out-of-bounds
reads and is easy to fix. For the others we'd have to actually compute
new offsets.
2014-09-11 14:52:59 +02:00
..
2014-08-27 20:49:33 +02:00
2014-08-27 20:49:33 +02:00
2014-08-25 23:52:40 +02:00
2014-09-01 20:34:33 +02:00
2014-08-25 19:24:55 +02:00
2014-09-05 09:31:05 +08:00
2014-09-01 20:57:33 +04:00
2014-08-27 20:49:31 +02:00
2014-09-03 21:35:53 +02:00
2014-08-27 20:49:36 +02:00
2014-09-11 11:06:57 +04:00
2014-09-01 20:57:33 +04:00
2014-08-30 04:05:42 +02:00
2014-09-06 22:12:37 +02:00
2014-09-03 16:52:56 +02:00
2014-09-03 09:45:17 +02:00
2014-08-27 20:49:36 +02:00
2014-09-04 21:23:11 +02:00
2014-08-28 08:55:05 +02:00
2014-09-05 09:31:05 +08:00
2014-08-25 21:51:49 +02:00
2014-08-29 11:28:21 +08:00
2014-09-02 11:24:52 +04:00
2014-08-27 22:13:01 +02:00
2014-08-28 15:43:14 +08:00
2014-08-25 19:24:55 +02:00
2014-09-11 14:52:59 +02:00
2014-08-27 21:53:06 +02:00
2014-08-25 21:51:49 +02:00
2014-09-01 20:57:33 +04:00
2014-08-28 11:38:21 +02:00
2014-09-10 19:32:25 +02:00
2014-09-10 13:22:23 +02:00
2014-09-01 20:57:33 +04:00
2014-09-11 12:29:54 +04:00
2014-09-09 10:25:36 -06:00
2014-08-27 20:49:31 +02:00
2014-08-27 20:49:31 +02:00
2014-09-06 12:52:51 +02:00
2014-08-25 19:24:55 +02:00
2014-08-25 21:20:44 +02:00
2014-09-04 11:59:58 +08:00
2014-08-25 21:51:49 +02:00
2014-08-25 19:24:55 +02:00
2014-08-27 20:49:33 +02:00
2014-08-27 20:49:31 +02:00
2014-09-11 11:06:57 +04:00
2014-09-01 20:57:33 +04:00
2014-08-27 20:49:31 +02:00
2014-08-27 20:49:31 +02:00
2014-09-05 11:20:06 +02:00
2014-08-27 20:49:31 +02:00
2014-09-11 11:06:57 +04:00
2014-09-08 19:31:58 +00:00
2014-08-27 20:49:31 +02:00
2014-08-27 20:49:33 +02:00
2014-08-27 20:49:31 +02:00
2014-08-27 20:49:31 +02:00
2014-09-05 11:20:06 +02:00
2014-09-05 11:35:41 +02:00
2014-08-31 14:02:30 +02:00
2014-08-27 20:49:31 +02:00
2014-09-07 20:11:49 +02:00
2014-08-27 20:49:31 +02:00
2014-08-25 21:51:49 +02:00
2014-09-10 07:32:36 +02:00
2014-08-25 19:24:55 +02:00
2014-09-01 20:57:33 +04:00
2014-08-26 23:36:53 +02:00
2014-08-27 22:47:13 +02:00
2014-09-06 12:26:41 +02:00
2014-08-27 20:49:36 +02:00
2014-08-27 20:49:36 +02:00
2014-08-27 20:49:31 +02:00
2014-08-27 20:49:36 +02:00
2014-08-27 20:49:37 +02:00
2014-09-04 11:56:13 +08:00
2014-05-01 11:23:14 -07:00