Fix code paths that still conflated null characters with EOF
This commit is contained in:
parent
47a926067d
commit
0cb2ef1082
4 changed files with 15 additions and 4 deletions
2
test/fixtures/error_corpus/json_errors.txt
vendored
2
test/fixtures/error_corpus/json_errors.txt
vendored
|
|
@ -65,4 +65,4 @@ incomplete tokens at EOF
|
|||
nul
|
||||
---
|
||||
|
||||
(ERROR (UNEXPECTED EOF))
|
||||
(ERROR (UNEXPECTED '\0'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue