Skip to content
  • Albert Astals Cid's avatar
    Check obj1 is a stream before getting the stream · 0e6c3ff9
    Albert Astals Cid authored
    It seems we already did this check a few lines above, and indeed we did,
    but on very broken documents, if arr[1] is a Ref, getting objects may
    end up in a reconstruct xref call which may end up changing the type of
    arr[1] the next time we ask for it
    
    oss-fuzz/29260
    0e6c3ff9