commit | ed18d0c87ee0ab6e0985d83c19cd135b1bd54998 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Thu Jul 23 21:46:57 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Aug 13 20:39:02 2009 -0300 |
tree | 4525e5280f255ab41794fb6a8b89a159a5d44486 | |
parent | 5b766182a110311fbf618f736bc8a8f2f7ce3f4c [diff] |
V4L/DVB (12337): ivtv: Read buffer overflow 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>