<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:andrew-freedesktop@gizmolabs.org" title="Andrew de los Reyes <andrew-freedesktop@gizmolabs.org>"> <span class="fn">Andrew de los Reyes</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - _cairo_clip_set_all_clipped returns const value as non-const, caller modifies it -> crash on some platforms"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75819">bug 75819</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>FIXED
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - _cairo_clip_set_all_clipped returns const value as non-const, caller modifies it -> crash on some platforms"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75819#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - _cairo_clip_set_all_clipped returns const value as non-const, caller modifies it -> crash on some platforms"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75819">bug 75819</a>
from <span class="vcard"><a class="email" href="mailto:andrew-freedesktop@gizmolabs.org" title="Andrew de los Reyes <andrew-freedesktop@gizmolabs.org>"> <span class="fn">Andrew de los Reyes</span></a>
</span></b>
<pre>Hey, thanks for the quick response, but I verified that patch unfortunately
doesn't fix the issue.
Have a closer look at the code snippets I posted when I first created this
issue. Specifically, the body of _cairo_clip_intersect_rectangle_box . Note
that this function is called with a perfectly mutable clip, but it then calls
_cairo_clip_set_all_clipped which returns the immutable clip, which is then
mutated.</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>