aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWenwen Wang <[email protected]>2019-08-17 04:04:04 -0300
committerMauro Carvalho Chehab <[email protected]>2019-08-21 18:39:54 -0300
commit2f6451ed8b5223a28eab81116dd2f901c0dc9f4a (patch)
tree22c2e04b9bc3b429e2102b82eb4e5af1ea9f278f /tools/perf/scripts/python
parent8c3d3cdbd5dde9bc87d556d2daa9d771ac5254dc (diff)
media: dvb-frontends: fix a memory leak bug
In cx24117_load_firmware(), 'buf' is allocated through kmalloc() to hold the firmware. However, if i2c_transfer() fails, it is not deallocated, leading to a memory leak bug. Signed-off-by: Wenwen Wang <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions