[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
Sat Feb 21 18:33:22 PST 2015


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

William Bader <williambader at hotmail.com> changed:

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

--- Comment #2 from William Bader <williambader at hotmail.com> ---
Created attachment 113737
  --> https://bugs.freedesktop.org/attachment.cgi?id=113737&action=edit
patch to change the test from pipe->shape to pipe->usesShape

OK, here is a new patch that changes the test from pipe->shape to
pipe->usesShape.
I ran some of my test files through pdftops under valgrind, and it fixed the
"Conditional jump or move depends on uninitialised value(s)" error in
Splash::pipeRun(SplashPipe*) (Splash.cc:470)

-- 
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/20150222/c97315c4/attachment.html>


More information about the Poppler-bugs mailing list