linux/drivers/media/video/cx18
Jiri Slaby e34d375aa6 V4L/DVB (13968): cx18, fix potential null dereference
Stanse found a potential null dereference in cx18_dvb_start_feed
and cx18_dvb_stop_feed. There is a check for stream being NULL,
but it is dereferenced earlier. Move the dereference after the
check.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Reviewed-by: Andy Walls <awalls@radix.net>
Acked-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:35 -03:00
..
cx18-audio.c
cx18-audio.h
cx18-av-audio.c
cx18-av-core.c
cx18-av-core.h
cx18-av-firmware.c
cx18-av-vbi.c
cx18-cards.c V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100 2010-02-26 15:10:30 -03:00
cx18-cards.h
cx18-controls.c
cx18-controls.h
cx18-driver.c V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processing 2010-02-26 15:10:29 -03:00
cx18-driver.h V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing 2010-02-26 15:10:30 -03:00
cx18-dvb.c V4L/DVB (13968): cx18, fix potential null dereference 2010-02-26 15:10:35 -03:00
cx18-dvb.h
cx18-fileops.c V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing 2010-02-26 15:10:30 -03:00
cx18-fileops.h
cx18-firmware.c
cx18-firmware.h
cx18-gpio.c
cx18-gpio.h
cx18-i2c.c
cx18-i2c.h
cx18-io.c
cx18-io.h
cx18-ioctl.c V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support 2010-02-26 15:10:30 -03:00
cx18-ioctl.h
cx18-irq.c
cx18-irq.h
cx18-mailbox.c V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buffers 2010-02-26 15:10:30 -03:00
cx18-mailbox.h
cx18-queue.c V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload 2010-02-26 15:10:29 -03:00
cx18-queue.h
cx18-scb.c
cx18-scb.h
cx18-streams.c V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries 2010-02-26 15:10:30 -03:00
cx18-streams.h V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buffers 2010-02-26 15:10:30 -03:00
cx18-vbi.c
cx18-vbi.h
cx18-version.h
cx18-video.c
cx18-video.h
cx23418.h V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries 2010-02-26 15:10:30 -03:00
Kconfig
Makefile