[Poppler-bugs] [Bug 96529] PDFDoc::saveIncrementalUpdate() saves the trailer dict twice
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 17 09:47:15 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96529
--- Comment #7 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
(In reply to Jakub Kucharski from comment #6)
>
> In this case, shouldn't line 967 in poppler/PDFDoc.cc be "if
> (uxref->getNumObjects() == 1) {" instead of "if (uxref->getNumObjects() ==
> 0) {"? It seems to me that at this point uxref->getNumObjects() will never
> be 0 given the prior adding (line 942) of the first entry with generation
> number 65,535.
>
You are probably true. I haven't used this function if I haven't changed
anything, and I'm not the author of this part of code ;-)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160617/fb24ebcd/attachment-0001.html>
More information about the Poppler-bugs
mailing list