[Bug 75844] [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 4 00:45:20 PST 2014


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

--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
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
dri-devel at lists.freedestop.org and cc "Damien Lespiau
<damien.lespiau at intel.com>"
with a Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141104/476fd7f4/attachment.html>


More information about the intel-gfx-bugs mailing list