aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_demux.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-04-07 15:23:48 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-20 08:28:47 -0400
commit3f84a4e1c1b785ff5dd3952cb2d4b3008b68ae45 (patch)
tree4d6867015ab96bf7c369ce4ed87ed7215bbdc585 /drivers/media/dvb/dvb-core/dvb_demux.c
parent451a51b218df9a3a93af9fd71a356cc6043df52a (diff)
[media] cx23885: Don't leak firmware in cx23885_card_setup()
We leak the memory allocated to 'fw' (the firmware) when the variable goes out of scope. Fix the leak by calling release_firmware(fw) before 'fw' goes out of scope. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-core/dvb_demux.c')
0 files changed, 0 insertions, 0 deletions