kernel-ark/drivers/media/video/cx88
Trent Piepho a04036a312 V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver
When a cx8802 sub-driver was unregistered, the struct cx8802_driver, which was
kmalloc()ed by cx8802_register_driver(), was deleted from the list of drivers,
but never freed.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-22 12:01:43 -02:00
..
cx88-alsa.c
cx88-blackbird.c
cx88-cards.c
cx88-core.c
cx88-dvb.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-i2c.c
cx88-input.c
cx88-mpeg.c V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver 2007-10-22 12:01:43 -02:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c
cx88-vp3054-i2c.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-vp3054-i2c.h
cx88.h V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs 2007-10-22 12:01:43 -02:00
Kconfig
Makefile