John Naylor
d3117fc1a3
Fix out-of-bounds read in json_lex_string
...
Commit 3838fa269 added a lookahead loop to allow building strings multiple
bytes at a time. This loop could exit because it reached the end of input,
yet did not check for that before checking if we reached the end of a
valid string. To fix, put the end of string check back in the outer loop.
Per Valgrind animal skink
2022-07-12 11:25:47 +07:00
..
2022-03-25 09:47:50 +01:00
2019-01-06 17:02:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-05-12 15:17:30 -04:00
2022-01-07 19:04:57 -05:00
2022-04-08 14:55:14 -04:00
2022-05-12 15:17:30 -04:00
2022-01-12 12:39:36 +09:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2019-02-13 15:20:33 +00:00
2022-01-07 19:04:57 -05:00
2022-05-12 15:17:30 -04:00
2022-01-07 19:04:57 -05:00
2022-07-03 11:47:15 +02:00
2022-01-07 19:04:57 -05:00
2022-04-08 14:55:14 -04:00
2022-02-20 13:22:08 +07:00
2022-05-06 14:41:31 +02:00
2022-01-13 16:17:21 +09:00
2022-02-14 11:25:46 -05:00
2022-07-12 11:25:47 +07:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-05-30 07:26:06 +02:00
2022-04-12 13:38:54 +09:00
2022-04-18 20:04:55 -04:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-07-06 11:39:09 -04:00
2022-04-08 14:55:14 -04:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-13 16:17:21 +09:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-07 19:04:57 -05:00
2022-01-17 22:53:50 -05:00