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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 9 07:10:42 PST 2011


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

Daiki Ueno <ueno at unixuser.org> changed:

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

--- Comment #6 from Daiki Ueno <ueno at unixuser.org> 2011-01-09 07:10:42 PST ---
Created an attachment (id=41802)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41802
 Review: https://bugs.freedesktop.org/review?bug=32890&attachment=41802

patch to call setjmp before jpeg_create_decompress()

Moved setjmp_buffer from str_src_mgr to a wrapper struct of jpeg_error_mgr so
as to catch failures after cinfo->src is cleared in jpeg_create_decompress().

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