update json_object_new_string_len, json_escape_str (internal). Writer handles \x00 correctly
Added parse_null test. This does not change anything with how the parser handles \u0000 or null characters This commit is addapted from one by Adomas Paltanavičius <adomas@leanholding.com> git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@63 327403b1-1117-474d-bef2-5cb71233fd97
This commit is contained in:
2
test_null.expected
Normal file
2
test_null.expected
Normal file
@@ -0,0 +1,2 @@
|
||||
JSON write result is correct: " \u0000 "
|
||||
PASS
|
||||
Reference in New Issue
Block a user