[cairo-bugs] [Bug 78339] Certain rectilienar path+clip combinations crash the image backend at stroke
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 23 05:26:43 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=78339
--- Comment #3 from Marek Kasik <mkasik at redhat.com> ---
Created attachment 114548
--> https://bugs.freedesktop.org/attachment.cgi?id=114548&action=edit
A quick patch fixing the crash
Hi,
I've observed the same crash when I was looking at this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1203907.
Attached is a quick patch which fixes the crash for me although I'm not sure
whether it is correct. It was inspired by the function
"_cairo_clip_get_polygon()" which accepts 'clip->path == NULL' if there are
some boxes in the clip.
Regards
Marek
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150323/9e7c2137/attachment.html>
More information about the cairo-bugs
mailing list