[Poppler-bugs] [Bug 32890] setjmp is missing in DCTStream::init()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 9 05:15:20 PST 2011


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

Daiki Ueno <ueno at unixuser.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41782|0                           |1
        is obsolete|                            |

--- Comment #4 from Daiki Ueno <ueno at unixuser.org> 2011-01-09 05:15:20 PST ---
Created an attachment (id=41798)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41798
 Review: https://bugs.freedesktop.org/review?bug=32890&attachment=41798

patch to call setjmp before jpeg_create_decompress()

Right, sorry for bothering you.

I'm attaching a new patch, which I tested with:
- edit /usr/include/jpeglib.h to change JPEG_LIB_VERSION (80 -> 81 here)
- rebuild poppler
- run cpp/tests/poppler-render -o foo.png ~/pdf-embedding-jpeg.pdf

Actually the previous patches crash poppler-render :-(

-- 
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