[cairo-bugs] [Bug 59098] segfault in cairo-polygon-intersect.c: active_edges()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 1 17:48:01 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59098
--- Comment #13 from Philip Langdale <xorgbugs.philipl at overt.org> ---
There's actually a second place in active_edges where a null check on 'right'
is needed. It's the initial assignment of 'right' before the do/while loop. My
test document required both NULL checks to render completely.
--
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/20130502/9ec89ba3/attachment.html>
More information about the cairo-bugs
mailing list