V4L/DVB (4488): Fix possible crash in Hauppauge eeprom reading
authorTrent Piepho <xyzzy@speakeasy.org>
Mon, 7 Aug 2006 22:43:21 +0000 (19:43 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:31 +0000 (12:30 -0300)
commit18795eb98d117dbb96fadfc17a7da44c93857fd6
treeca4a4209c302bac8d16d30f6eee85523db3a0c8e
parent40346b290fcbf95d17c05ffe5101a1b5de8af548
V4L/DVB (4488): Fix possible crash in Hauppauge eeprom reading

If an eeprom defined two tuners and they supported more than eight
standards combined (as opposed to each), it would overflow an array.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tveeprom.c