[Poppler-bugs] [Bug 63067] Misuse of setjmp in DCTStream
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 4 00:28:32 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=63067
--- Comment #3 from rodrigo <rodrigorivascosta at gmail.com> ---
> But now that I read the 'longjmp(3p)' [2] with more detail, I think that
> there are bigger problems ahead... Note the following quote:
Replying to myself, that 'longjmp' problem does not exist at all! I've reread
the code of DCTStream.cc and every time a jpeg_* function is called, there is a
call to 'setjmp' in that very same function, so the call to 'longjmp' will
always be valid.
The original corrections about 'setjmp' still stands, of course.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130404/4ca76f7b/attachment.html>
More information about the Poppler-bugs
mailing list