[Poppler-bugs] [Bug 54090] Problems sent by Mateusz Jurczyk and Gynvael Coldwind
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 3 12:53:58 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54090
--- Comment #15 from William Bader <williambader at hotmail.com> 2012-09-03 19:53:58 UTC ---
Created attachment 66577
--> https://bugs.freedesktop.org/attachment.cgi?id=66577
Partial patch for 682.pdf.SIGFPE.f3.1033
This patch fixes a non-fatal bad access in the test to show the "Weird tile
index in JPX stream" warning by moving a test of an index before using the
index.
With libopenjpeg, it fails with a divide by 0 in j2k_decode.
Without libopenjpeg, it gets stuck trying to parse a 622236252 x 19 bitmap in
JBIG2Stream::readGenericBitmap() called by JBIG2Stream::readSymbolDictSeg().
Is there a way to detect an unrealistically large bitmap?
--
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