From f0fb19df9d31a550960fac12a6cc96432b885bba Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 Feb 2024 16:00:36 -0500 Subject: Add json fuzzer with seed files from #1123 and test suite ...as well as some cases generated in CI from earlier attempts at fixing this. --- .../json_fuzzer_seed_corpus/a42290b3944f80e1ab6db8da514f6b91aabca188 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fuzz/json_fuzzer_seed_corpus/a42290b3944f80e1ab6db8da514f6b91aabca188 (limited to 'fuzz/json_fuzzer_seed_corpus/a42290b3944f80e1ab6db8da514f6b91aabca188') diff --git a/fuzz/json_fuzzer_seed_corpus/a42290b3944f80e1ab6db8da514f6b91aabca188 b/fuzz/json_fuzzer_seed_corpus/a42290b3944f80e1ab6db8da514f6b91aabca188 new file mode 100644 index 00000000..68846aeb --- /dev/null +++ b/fuzz/json_fuzzer_seed_corpus/a42290b3944f80e1ab6db8da514f6b91aabca188 @@ -0,0 +1,5 @@ +{ + "qpdf": { + "potato": "salad" + } +} -- cgit v1.2.3-70-g09d2