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:
3b9676e
)
drm: off by one in drm_edid.c
author
Dan Carpenter
<error27@gmail.com>
Fri, 7 May 2010 08:38:20 +0000
(08:38 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 May 2010 06:19:31 +0000
(16:19 +1000)
m == num_est3_modes is one past the end of the est3_modes[].
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found