Skip to content

XRef::removeIndirectObject: Fix overflow of gen

Albert Astals Cid requested to merge aacid/poppler:gen_overflow into master

Also make the check in XRef::addIndirectObject that looks for a free and usable entry a bit more robust (!= to <) than 65535

oss-fuzz/28032

Merge request reports