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. --- .../c00a537bd8ac734333ffb980d940892623f9af1b | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fuzz/json_fuzzer_seed_corpus/c00a537bd8ac734333ffb980d940892623f9af1b (limited to 'fuzz/json_fuzzer_seed_corpus/c00a537bd8ac734333ffb980d940892623f9af1b') diff --git a/fuzz/json_fuzzer_seed_corpus/c00a537bd8ac734333ffb980d940892623f9af1b b/fuzz/json_fuzzer_seed_corpus/c00a537bd8ac734333ffb980d940892623f9af1b new file mode 100644 index 00000000..55288a37 --- /dev/null +++ b/fuzz/json_fuzzer_seed_corpus/c00a537bd8ac734333ffb980d940892623f9af1b @@ -0,0 +1,9 @@ +{ + "qpdf": [ + { + "jsonversion": 2, + "pdfversion": "1.7" + }, + false + ] +} -- cgit v1.2.3-70-g09d2