summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7110.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-12-29 21:32:08 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-12-29 21:32:08 -0200
commite264d04344361dda7945915fcab202bef964fe4f (patch)
tree58f67db497f9d06c73798cbe9e28f47abf83ab2d /linux/drivers/media/video/saa7110.c
parentcccb1ce4270b85c9c6fb64557d0b662b6a30878c (diff)
downloadmediapointer-dvb-s2-e264d04344361dda7945915fcab202bef964fe4f.tar.gz
mediapointer-dvb-s2-e264d04344361dda7945915fcab202bef964fe4f.tar.bz2
Fix the frame->grabstate update in read() entry point.
From: Thierry MERLE <thierry.merle@free.fr> The Coverity checker spotted that in usbvision_v4l2_read(), the variable "frmx" is never assigned any value different from -1, but it's used an an array index in "usbvision->frame[frmx]". Thanks to Adrian Bunk <bunk@stusta.de> for warning about that. Signed-off-by: Thierry MERLE <thierry.merle@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/saa7110.c')
0 files changed, 0 insertions, 0 deletions