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:
ed18d0c
)
V4L/DVB (12338): cx18: Read buffer overflow
author
Andy Walls
<awalls@radix.net>
Fri, 24 Jul 2009 00:51:29 +0000
(21:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Aug 2009 23:39:02 +0000
(20:39 -0300)
This mistakenly tested against sizeof(freqs) instead of the array size. Due to
the mask the only illegal value possible was 3.
Reported-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found