Files
simdjson-simdjson/include/simdjson
John Keiser bcab8d3abf Check for end object/array at top level
This avoids a very unlikely buffer overrun that can occur in a particular kind of invalid JSON:
- the document is invalid with an unclosed top level array or object
- the last thing in the document is a number that ends at EOF
- the padding is filled entirely with numeric digits
2021-02-22 09:35:21 -08:00
..
2021-02-21 16:33:05 -05:00
2020-04-08 14:00:13 -07:00
2020-04-08 14:00:13 -07:00
2021-02-21 16:33:05 -05:00
2020-10-27 18:43:39 -04:00
2020-12-01 19:09:55 -05:00
2020-11-03 21:48:09 +01:00
2020-12-14 16:20:36 -05:00
2021-01-22 12:04:08 -05:00