Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • qpdf
  • fuzz
  • json_fuzzer_seed_corpus
  • 42e6870113caad944b36ff500693c7f3cffa82df
  • Add json fuzzer with seed files from #1123 and test suite ...
    f0fb19df
    ...as well as some cases generated in CI from earlier attempts at
    fixing this.
    Jay Berkenbilt authored
    2024-02-04 17:27:49 -0500  
    Browse Code ยป
42e6870113caad944b36ff500693c7f3cffa82df 180 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "qpdf": [
    {
      "jsonversion": 2,
      "pdfversion": "1.7"
    },
    {
      "obj:1 0 R": {
        "stream": {
          "dict": "quack"
        }
      }
    }
  ]
}