Files
toml11/toml
Chris White e3639d2bbc fix: parse_literal_string() properly issues invalid-utf8 errors
When creating the inner iterator, make sure it points into the same
vector as the outer iterator.  Otherwise, attempts to reset the iterator
wind up causing it to read out-of-bounds.

Fixes #199.
2023-01-14 18:32:40 -05:00
..
2022-05-29 00:37:39 +09:00
2021-10-09 11:12:58 +09:00
2021-05-25 21:40:41 +09:00
2021-05-25 21:40:41 +09:00
2021-08-27 19:52:45 -04:00