commit | 7b1dde03314912cfa9a5fa34ea9423df0db13860 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Thu Dec 31 01:35:08 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 26 15:10:29 2010 -0300 |
tree | e5d03c2ee9ae540d55204ae80986227110edb4e0 | |
parent | 540bab93b769c757e92f1bd5e980a2ef647d4e86 [diff] |
V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload Fix a long standing memory leak of stream buffers for streams that did not have a struct video_device allocated: namely the TS and IDX streams. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>