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:
5b76618
)
V4L/DVB (12337): ivtv: Read buffer overflow
author
Roel Kluin
<roel.kluin@gmail.com>
Fri, 24 Jul 2009 00:46:57 +0000
(21:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Aug 2009 23:39:02 +0000
(20:39 -0300)
This mistakenly tests against sizeof(freqs) instead of the array size. Due to
the mask the only illegal value possible was 3.
Signed-off-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