V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI insertion
authorAndy Walls <awalls@radix.net>
Sat, 21 Feb 2009 22:53:54 +0000 (19:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:01 +0000 (12:43 -0300)
commit6da6bf5e43f409672f5525657ff59282e160c59f
treeaf6a89b17cf83277da2488f8c3e369918f661864
parenteefe1010a4657959588afc7fb3551cfa4e8bb4a7
V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI insertion

We leaked buffers every time a device was removed, if the user had enabled
sliced VBI insertion into the MPEG stream.  MythTV uses that.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-driver.c