git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19d415a
)
drm/i915: Initialize active_outputs to never read unitialized values
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 10 Jun 2013 12:49:25 +0000
(13:49 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 10 Jun 2013 18:17:41 +0000
(20:17 +0200)
In case of intel_sdvo_get_active_outputs() failing, we end up reading a
value from the stack.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found