linux/drivers/media/video/em28xx
Francesco Lavra 19f48cb105 V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()
this patch fixes a memory leak which occurs when an em28xx card with DVB
extension is unplugged or its DVB extension driver is unloaded. In
dvb_fini(), dev->dvb must be freed before being set to NULL, as is done
in dvb_init() in case of error.
Note that this bug is also present in the latest stable kernel release.

Signed-off-by: Francesco Lavra <francescolavra@interfree.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:34 -03:00
..
Kconfig V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV Box 2009-09-19 00:15:32 -03:00
Makefile V4L/DVB (12742): em28xx: add raw VBI support for NTSC 2009-09-18 23:47:41 -03:00
em28xx-audio.c V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_err 2009-12-05 18:41:13 -02:00
em28xx-cards.c V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV USB2 2009-12-16 00:18:07 -02:00
em28xx-core.c V4L/DVB (13932): em28xx: add PAL support for VBI 2010-02-26 15:10:32 -03:00
em28xx-dvb.c V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini() 2010-02-26 15:10:34 -03:00
em28xx-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
em28xx-input.c V4L/DVB (13680): ir: use unsigned long instead of enum 2010-02-26 15:10:24 -03:00
em28xx-reg.h V4L/DVB (13915): em28xx: fix a typo on RC6 modes 2010-02-26 15:10:30 -03:00
em28xx-vbi.c V4L/DVB (13932): em28xx: add PAL support for VBI 2010-02-26 15:10:32 -03:00
em28xx-video.c V4L/DVB (13932): em28xx: add PAL support for VBI 2010-02-26 15:10:32 -03:00
em28xx.h V4L/DVB (13932): em28xx: add PAL support for VBI 2010-02-26 15:10:32 -03:00