V4L/DVB (3568f): saa7110: Fix array overrun
authorJean Delvare <khali@linux-fr.org>
Wed, 22 Mar 2006 06:48:30 +0000 (03:48 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 23 Mar 2006 14:24:16 +0000 (11:24 -0300)
commit6201573cc9bfe1e0bdec229bed8e95b0dc88a587
tree35a5377e4bc8ba7a94d53631911638b5a739034a
parentf49a5eaea6d7b3ed3d01ca9388eac9e7e5bf6025
V4L/DVB (3568f): saa7110: Fix array overrun

Fix a (probably harmless) array overrun in the DECODER_DUMP command of the
saa7110 driver.  No big deal as this command is not used anywhere anyway.
Also reformat the dump so that it displays nicely.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7110.c