[Bug 72101] Uninitialized variable in intel_sdvo.c

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Mar 20 05:51:12 PDT 2014


https://bugzilla.kernel.org/show_bug.cgi?id=72101

Jani Nikula <jani.nikula at intel.com> changed:

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

--- Comment #1 from Jani Nikula <jani.nikula at intel.com> ---
intel_sdvo_get_trained_inputs() returns false on early return when input1 and
input2 have not been initialized, and we check the return status before
touching the variables.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list