[Poppler-bugs] [Bug 20011] Use of uninitialised memory on GfxICCBasedColorSpace
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 11 23:01:14 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20011
--- Comment #8 from Koji Otani <sho at bbr.jp> 2009-02-11 23:01:13 PST ---
Created an attachment (id=22847)
--> (http://bugs.freedesktop.org/attachment.cgi?id=22847)
patch fixes this problem
When stroking with a pattern, set strokeColor with a copy of fillColor.
This is wrong and the fillColor may be uninitialized.
This is the cause of "Conditional jump or move depends on uninitialised value".
I attached the patch fixes this.
--
Configure bugmail: http://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