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:
13cd1a5
)
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 27 Nov 2013 22:18:47 +0000
(
01:18
+0300)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 3 Dec 2013 13:28:58 +0000
(23:28 +1000)
We should be taking the minimum here instead of the max. It could lead
to a buffer overflow.
Fixes:
438d99e3b175
('drm/nvd0/disp: initial crtc object implementation')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
a/drm/nv50_display.c b/drm/nv50_display.c
index
f8e66c08b11a
..
4e384a2f99c3
100644
No differences found