[cairo-bugs] [Bug 76272] Segfault at sweep_line_delete on video playback

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 21 09:59:50 PDT 2014


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

--- Comment #1 from rcoe at wi.rr.com ---
sweep_line_delete is calling sweep_line_delete_edge which is deleting 
an edge from a double linked list without checking for null prev/next. 

As built by _cairo_bentley_ottmann_tessellate_rectangular(), there are
null prev/next pointers in the edge list.

-- 
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/20140721/edfc54c1/attachment.html>


More information about the cairo-bugs mailing list