diff options
author | Wenwen Wang <wenwen@cs.uga.edu> | 2019-08-17 03:14:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-08-26 10:40:17 -0300 |
commit | 725a28290a53bcc02a3de1c1bf64a416d567b283 (patch) | |
tree | 1f2cb7c05f241268c1dbb2c279dff58d643e9072 /Documentation/arm64 | |
parent | 1c770f0f52dca1a2323c594f01f5ec6f1dddc97f (diff) |
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 'Documentation/arm64')
0 files changed, 0 insertions, 0 deletions