linux/drivers/media/video/cx18
Andy Walls 07c87a833e V4L/DVB (7891): cx18/ivtv: fix open() kernel oops
Upon error conditions in cx18/ivtv_probe(), the code at the 'err:' label
leaves a NULL entry in cx18/ivtv_cards[]. This can cause a NULL pointer
de-reference in cx18/ivtv_v4l2_open() which is fixed by this patch.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-05-14 02:56:45 -03:00
..
Kconfig V4L/DVB(7879): Adding cx18 Support for mxl5005s 2008-05-14 02:56:43 -03:00
Makefile
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 (7889): cx18: improve HVR-1600 detection. 2008-05-14 02:56:45 -03:00
cx18-cards.h V4L/DVB (7887): cx18: fix Compro H900 analog support. 2008-05-14 02:56:44 -03:00
cx18-controls.c
cx18-controls.h
cx18-driver.c V4L/DVB (7890): cx18: removed bogus and confusing conditional 2008-05-14 02:56:45 -03:00
cx18-driver.h V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-dvb.c V4L/DVB(7879): Adding cx18 Support for mxl5005s 2008-05-14 02:56:43 -03:00
cx18-dvb.h
cx18-fileops.c V4L/DVB (7891): cx18/ivtv: fix open() kernel oops 2008-05-14 02:56:45 -03:00
cx18-fileops.h V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-firmware.c
cx18-firmware.h
cx18-gpio.c V4L/DVB (7887): cx18: fix Compro H900 analog support. 2008-05-14 02:56:44 -03:00
cx18-gpio.h
cx18-i2c.c V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-i2c.h
cx18-ioctl.c
cx18-ioctl.h
cx18-irq.c
cx18-irq.h
cx18-mailbox.c
cx18-mailbox.h
cx18-queue.c V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-queue.h V4L/DVB (7856): cx18/: possible cleanups 2008-05-14 02:54:09 -03:00
cx18-scb.c
cx18-scb.h
cx18-streams.c V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
cx18-streams.h V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
cx18-vbi.c
cx18-vbi.h
cx18-version.h
cx18-video.c
cx18-video.h
cx23418.h