[Poppler-bugs] [Bug 45605] poppler aborts when rendering a huge radial shading

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 3 14:50:44 PST 2012


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

--- Comment #1 from Adrian Johnson <ajohnson at redneon.com> 2012-02-03 22:50:44 UTC ---
Created attachment 56591
  --> https://bugs.freedesktop.org/attachment.cgi?id=56591
patch to fix

The problem is caused by integer overflow in Lexer.cc This can be fixed by
returning a real object instead of failing on integer overflow. Patch attached.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list