[Poppler-bugs] [Bug 101379] Very deep stack and long processing time in Catalog::getPage() (~30s)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 17 15:48:52 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101379
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Albert Astals Cid <aacid at kde.org> ---
Actually the std::set problem is that we do lots of getObj and that would mean
creating/destroying a std::set each time which isn't optimal, i've just tweaked
the recursion int solution so it bails out earlier.
--
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/20170617/ce803b9f/attachment.html>
More information about the Poppler-bugs
mailing list