Fix NUL byte check for object keys

This commit is contained in:
Petri Lehtinen
2013-09-30 09:35:45 +03:00
parent 78a80b8899
commit 4d5aead31c
3 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
1 15 15
NUL byte in object key not supported near '"foo\u0000bar"'

View File

@@ -0,0 +1 @@
{"foo\u0000bar": 42}