Mauro Carvalho Chehab
3dd6b560dc
media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
...
As pointed by Dan, possible values for bits[3:0] of te Line Mode Registers
can range from 0x0 to 0xf, but the check logic allow values ranging
from 0x0 to 0xe.
As static arrays are initialized with zero, using a value without
an explicit initializer at the array won't cause any harm.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-02-23 11:44:09 -05:00
..
2017-12-08 11:27:46 -05:00
2018-01-04 13:15:05 -05:00
2017-11-30 04:42:19 -05:00
2018-01-04 13:12:01 -05:00
2017-12-08 10:12:45 -05:00
2018-01-04 13:12:01 -05:00
2018-01-04 13:12:01 -05:00
2017-12-08 10:39:17 -05:00
2018-01-23 08:04:51 -05:00
2018-01-05 12:47:07 -05:00
2017-12-14 09:58:20 -05:00
2018-01-05 12:49:51 -05:00
2018-01-04 13:15:05 -05:00
2017-11-30 04:19:03 -05:00
2018-01-05 12:49:51 -05:00
2018-01-23 08:12:01 -05:00
2017-12-11 07:43:36 -05:00
2017-12-08 09:24:01 -05:00
2018-01-23 08:12:01 -05:00
2018-01-23 08:12:01 -05:00
2018-01-23 08:10:31 -05:00
2017-11-30 04:19:03 -05:00
2018-01-23 08:12:01 -05:00
2018-01-23 08:13:02 -05:00
2017-12-11 13:04:55 -05:00
2017-11-30 04:18:58 -05:00
2017-12-11 07:43:36 -05:00
2018-01-04 13:15:05 -05:00
2018-02-11 14:34:03 -08:00
2018-01-04 13:15:05 -05:00
2018-01-04 13:15:05 -05:00
2018-01-04 13:15:05 -05:00
2017-12-18 11:52:24 -05:00
2018-01-04 13:15:05 -05:00
2018-01-04 13:15:05 -05:00
2018-01-23 08:12:01 -05:00
2018-01-04 13:12:01 -05:00
2018-02-23 11:44:09 -05:00
2018-01-04 13:15:05 -05:00
2018-01-04 13:15:05 -05:00