commit | 225aeb1c5863bc92c6bb1f921e9a6cf4d15dbb2a | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Thu Jul 23 21:51:29 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Aug 13 20:39:02 2009 -0300 |
tree | 1488e271a171fdbaacf2eaa19f894bf1b7f1b011 | |
parent | ed18d0c87ee0ab6e0985d83c19cd135b1bd54998 [diff] |
V4L/DVB (12338): cx18: Read buffer overflow 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>