Refactor decoder input stream
[jansson.git] / test / suites / invalid / null-byte-in-string / nostrip
diff --git a/test/suites/invalid/null-byte-in-string/nostrip b/test/suites/invalid/null-byte-in-string/nostrip
new file mode 100644 (file)
index 0000000..80f4bf7
--- /dev/null
@@ -0,0 +1,2 @@
+The embedded NULL byte breaks json_loads(), which is used instead of
+json_loadf() in the stripped tests.