V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.
authorJean-Francois Moine <moinejf@free.fr>
Sat, 26 Dec 2009 11:41:17 +0000 (08:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 17 Jan 2010 13:31:36 +0000 (11:31 -0200)
commit9501843496aaf85fe1767b534c4720622c4425c4
treeabf8f276dd2561fadd9358906256230d266b57eb
parentc60503c1db76bd46577cc7ff4fafa033b675e0e5
V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.

The frame pointer returned by get_i_frame may be NULL when the application
is too slow.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/vc032x.c