<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - segfault in cairo-polygon-intersect.c: active_edges()"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59098#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - segfault in cairo-polygon-intersect.c: active_edges()"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59098">bug 59098</a>
from <span class="vcard"><a class="email" href="mailto:xorgbugs.philipl@overt.org" title="Philip Langdale <xorgbugs.philipl@overt.org>"> <span class="fn">Philip Langdale</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>