diff options
author | Wenwen Wang <wenwen@cs.uga.edu> | 2019-08-17 08:14:54 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-08-26 15:40:17 +0200 |
commit | 725a28290a53bcc02a3de1c1bf64a416d567b283 (patch) | |
tree | 1f2cb7c05f241268c1dbb2c279dff58d643e9072 /drivers/media/pci/dm1105 | |
parent | media: cpia2_usb: fix memory leaks (diff) | |
download | linux-725a28290a53bcc02a3de1c1bf64a416d567b283.tar.xz linux-725a28290a53bcc02a3de1c1bf64a416d567b283.zip |
media: usb: cx231xx-417: fix a memory leak bug
In cx231xx_load_firmware(), 'p_buffer' is allocated through vmalloc() to
hold the firmware. However, after the usage, it is not deallocated, leading
to a memory leak bug.
Signed-off-by: Wenwen Wang <wenwen@cs.uga.edu>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/dm1105')
0 files changed, 0 insertions, 0 deletions