aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/json_fuzzer_seed_corpus/5b97dc2a71a78563e3d66072fe20e147206fb6a1
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/json_fuzzer_seed_corpus/5b97dc2a71a78563e3d66072fe20e147206fb6a1')
-rw-r--r--fuzz/json_fuzzer_seed_corpus/5b97dc2a71a78563e3d66072fe20e147206fb6a168
1 files changed, 68 insertions, 0 deletions
diff --git a/fuzz/json_fuzzer_seed_corpus/5b97dc2a71a78563e3d66072fe20e147206fb6a1 b/fuzz/json_fuzzer_seed_corpus/5b97dc2a71a78563e3d66072fe20e147206fb6a1
new file mode 100644
index 00000000..ee2b1b9f
--- /dev/null
+++ b/fuzz/json_fuzzer_seed_corpus/5b97dc2a71a78563e3d66072fe20e147206fb6a1
@@ -0,0 +1,68 @@
+{
+ "qpdf": [
+ {
+ "jsonversion": 2,
+ "pdfversion": "1.3",
+ "maxobjectid": 6
+ },
+ {
+ "obj:1 0 R": {
+ "value": {
+ "/Pages": "2 0 R",
+ "/Type": "/Catalog"
+ }
+ },
+ "obj:2 0 R": {
+ "value": {
+ "/Count": 1,
+ "/Kids": [
+ "3 0 R"
+ ],
+ "/Type": "/Pages"
+ }
+ },
+ "obj:3 0 R": {
+ "value": {
+ "/Contents": "4 0 R",
+ "/MediaBox": [
+ 0,
+ 0,
+ 612,
+ 792
+ ],
+ "/Parent": "2 0 R",
+ "/Resources": {
+ "/Font": {
+ "/F1": "6 0 R"
+ },
+ "/ProcSet": "5 0 R"
+ },
+ "/Type": "/Page"
+ }
+ },
+ "obj:4 0 R": {
+ "stream": {
+ "data": "QlQKICAvRjEgMjQgVGYKICA3MiA3MjAgVGQKICAoUG90YXRvKSBUagpFVAo=",
+ "dict": {}
+ }
+ },
+ "obj:5 0 R": {
+ "value": [
+ "/PDF",
+ "/Text"
+ ]
+ },
+ "obj:6 0 R": {
+ "value": {
+ "/BaseFont": "/Helvetica",
+ "/Encoding": "/WinAnsiEncoding",
+ "/Subtype": "/Type1",
+ "/Type": "/Font"
+ }
+ },
+ "trailer": {
+ "value": false
+ }
+ }
+ ]
+}