Browse Source
Change `read_string` to fail when not the entire input has been consumed. This avoids unexpected, even dangerous behavior (fixes #6223). The new JSON parser adapted in #6121 also solves this problem so in master this is a temporary fix, but should be backported to older releases. Also adds tests for the new behavior.0.13
Wladimir J. van der Laan
10 years ago
2 changed files with 21 additions and 3 deletions
Loading…
Reference in new issue