[Bug 70088] Glamor on r600g crashes Xserver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 5 02:58:26 CEST 2013


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

--- Comment #7 from Vadim Girlin <ptpzz at yandex.ru> ---
Created attachment 87148
  --> https://bugs.freedesktop.org/attachment.cgi?id=87148&action=edit
patch

This patch should fix this issue.


(In reply to comment #6)
> It fixes my crash problem. Maybe code needs more checks for null values?
> As always my patch is subpar, You shouldn't use it.

Checking for null is not enough in this case, it may prevent segfault but
generated shader code would be incorrect anyway, when we have null there it
means that something is already broken.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131005/389e76c0/attachment.html>


More information about the dri-devel mailing list