aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/json_fuzzer_seed_corpus/7b2ae6e25eb828fc885208953330578381e57622
blob: e2fe9a10b56278d98700405c3b21b090e76be7a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
  "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"
        }
      }
    }
  ]
}