[Poppler-bugs] [Bug 89200] [patch] fix uninitialized variable in Splash::pipeRun(SplashPipe*) (Splash.cc:470)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 25 13:26:52 PST 2015


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

--- Comment #8 from William Bader <williambader at hotmail.com> ---
Does other code like pipe->nonIsolatedGroup use pipe->shape without setting
pipe->usesShape?

Is it possible that the change from the regression was correct because
pipe->shape can be set for other purposes when pipe->usesShape is not set, and
the "if" that the patch changes should really not be entered if pipe->usesShape
is not set even if pipe->shape is set?

-- 
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/20150225/ad2b35cb/attachment.html>


More information about the Poppler-bugs mailing list