[Poppler-bugs] [Bug 20011] Use of uninitialised memory on GfxICCBasedColorSpace

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 14 01:15:38 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20011





--- Comment #9 from Koji Otani <sho at bbr.jp>  2009-02-14 01:15:36 PST ---
Created an attachment (id=22936)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=22936)
a patch fixes another bug

I've found a bug around this codes.
The page 1 of bug117919.pdf has a dashed grid. 
but poppler displayes non dashed grid.
This is because that stroke-width is not reset to 0 before pattern is drawn.
I attached the patch fixes this bug.

# you know that CairoOutputDev doesn't support stroke-with-pattern 
# because of lack of clipToStrokePath. 


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