V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow
authorPatrick Boettcher <pb@linuxtv.org>
Sun, 7 Sep 2008 19:04:38 +0000 (16:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 5 Oct 2008 02:01:21 +0000 (23:01 -0300)
commitbda1cda54b7e1654e9416fec76e6342847b25216
treeeec81f4c6e24cb897f9f3e85a4a5b8995b58cc2f
parentc18c5ffe13e553cf670da521fe09150c36edeb61
V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow

The array size of 'shadow' still needs to be fixed in order to not overflow when reading register 0x00.

Thanks to Oliver Endriss for pointing that out.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/s5h1420.c