linux/drivers/media/video/ivtv
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
Makefile
ivtv-cards.c
ivtv-cards.h
ivtv-controls.c V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ 2008-05-14 02:54:08 -03:00
ivtv-controls.h
ivtv-driver.c V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
ivtv-driver.h
ivtv-fileops.c V4L/DVB (7891): cx18/ivtv: fix open() kernel oops 2008-05-14 02:56:45 -03:00
ivtv-fileops.h
ivtv-firmware.c
ivtv-firmware.h
ivtv-gpio.c
ivtv-gpio.h
ivtv-i2c.c
ivtv-i2c.h
ivtv-ioctl.c V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ 2008-05-14 02:54:08 -03:00
ivtv-ioctl.h V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ 2008-05-14 02:54:08 -03:00
ivtv-irq.c
ivtv-irq.h
ivtv-mailbox.c
ivtv-mailbox.h
ivtv-queue.c V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
ivtv-queue.h
ivtv-routing.c
ivtv-routing.h
ivtv-streams.c V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
ivtv-streams.h V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
ivtv-udma.c
ivtv-udma.h
ivtv-vbi.c V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_ 2008-05-14 02:54:08 -03:00
ivtv-vbi.h
ivtv-version.h
ivtv-yuv.c V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00
ivtv-yuv.h
ivtvfb.c V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling 2008-05-14 02:54:09 -03:00