aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-fileops.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-10-05 11:28:09 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-22 12:01:43 -0200
commita04036a3129e09a9b9097de2b1f77dd82a6e9ac3 (patch)
treedfa0edc666f622bc5d3127d03ab943f0036d6bc3 /drivers/media/video/ivtv/ivtv-fileops.c
parentV4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entry (diff)
downloadlinux-dev-a04036a3129e09a9b9097de2b1f77dd82a6e9ac3.tar.xz
linux-dev-a04036a3129e09a9b9097de2b1f77dd82a6e9ac3.zip
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions