<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75844#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75844">bug 75844</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>Hmm, in the free path on error during create, I though we access a list that
requires locking. But actually since we are never added to the lists at that
point, the deletion is a no-op, and locking not required.
For completeness, do both list initialisation together and send to
<a href="mailto:dri-devel@lists.freedestop.org">dri-devel@lists.freedestop.org</a> and cc "Damien Lespiau
<<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</a>>"
with a Reviewed-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>