Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • qpdf
  • fuzz
  • qpdf_extra
  • 398060137.fuzz
  • Refine QPDFParser error handling ...
    40f601df
    #1349 introduced a limit on the maximum size of arrays and dictionaries
    contained in objects that generate errors during parsing, and #1354
    reduced that limit to 5000 objects. However, the limit was only imposed
    once a further error was encountered.
    
    Stop adding objects to containers once the limit is reached.
    
    Fixes oss-fuzz issue 398060137
    m-holger authored
    2025-02-28 19:42:40 +0000  
    Browse Code ยป
398060137.fuzz 931 KB
Raw History Permalink

Download (931 KB)