[Bug 93009] [patch] initialize uninitialized variables

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 19 04:11:49 PST 2015


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
If clang is accessing the variables before initializing, setting them to NULL
won't make any difference, just silence a false warning from clang.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151119/04ab298e/attachment.html>


More information about the intel-gfx-bugs mailing list