summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAndy Walls <awalls@radix.net>2010-01-30 15:50:51 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 15:10:50 -0300
commit831f476cee704c37e7f96510135a90dfec6d00e9 (patch)
tree701bbdec5d39da9729ce51d5d90cc517d7fc2ec5 /mm
parentb4729dcbba5431bf636d3d6615709383ad5e0d34 (diff)
downloadkernel-crypto-831f476cee704c37e7f96510135a90dfec6d00e9.tar.gz
kernel-crypto-831f476cee704c37e7f96510135a90dfec6d00e9.tar.xz
kernel-crypto-831f476cee704c37e7f96510135a90dfec6d00e9.zip
V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures
The cx18_open_id is normally dynamically allocated and stored in the filp->private_data for v4l2 file operations. The cx18-alsa routines should not dynamically allocate a cx18_open_id because they never store it anywhere and never free it. This change fixes that and plugs a memory leak. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions