[Poppler-bugs] [Bug 102880] Missing chars in rendered PDF

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 28 09:42:30 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102880

--- Comment #4 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
I reopened bug 43279 and add a clean patch to it so that poppler behaves like
xpdf 4.00.
The reason for the problem in the poppler code is that the lines

  if (unlikely(recursion >= recursionLimit)) {
    return Object(objError);
  }

forces an endless while loop!

-- 
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/20170928/c301882c/attachment.html>


More information about the Poppler-bugs mailing list