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
  • 65777.fuzz
  • Fix incorrect handling of invalid negative object ids ...
    6e3b7982
    Fix two errors introduced in #1110 and #1112. Since
    #1110, encountering the invalid indirect reference #1110
    -2147483648 n R produces an integer underflow which, if
     undetected, immediately trigger a logic error. Since
     #1112, object -1 0 R may be incorrectly identified as
     an earlier generation of itself and deleted,
     invalidating a live iterator.
    m-holger authored
    2024-01-17 10:39:06 +0000  
    Browse Code ยป
65777.fuzz 67 Bytes
Raw History

Download (67 Bytes)