]> Pileus Git - ~andy/linux/commit
V4L/DVB (7579): bttv: Fix memory leak in radio_release
authorRobert Fitzsimons <robfitz@273k.net>
Thu, 10 Apr 2008 12:40:31 +0000 (09:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:40 +0000 (14:09 -0300)
commitb9bc07a006ae94d7b3dd5db873bcf10ceb749253
tree4407f759d03c30c02bc9bfe17f33399a953b0551
parenta53a45567cb4879c46bb019757cdeb1b1ecabbd5
V4L/DVB (7579): bttv: Fix memory leak in radio_release

Fix the leak of the bttv_fh structure allocated in radio_open which
was introduced by commit 5cd3955cb8adfc1edf481e9e1cb2289db50ccacb.

Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt8xx/bttv-driver.c