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:
aeebb1b
)
[media] uvcvideo: Fix ENUMINPUT handling
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 21 Mar 2012 12:50:36 +0000
(09:50 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 8 May 2012 16:45:53 +0000
(13:45 -0300)
Properly validate the user-supplied index against the number of inputs.
The code used the pin local variable instead of the index by mistake.
Reported-by: Jozef Vesely <vesely@gjh.sk>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found