diff options
author | 2020-05-06 05:14:10 +0000 | |
---|---|---|
committer | 2020-05-20 11:33:08 +0800 | |
commit | 89f12d6509bff004852c51cb713a439a86816b24 (patch) | |
tree | ba65ea50f908f2700e3e4cb363b7f789ed10ad83 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: firmware: imx: Add more system controls and PM clock types (diff) | |
download | linux-dev-89f12d6509bff004852c51cb713a439a86816b24.tar.xz linux-dev-89f12d6509bff004852c51cb713a439a86816b24.zip |
firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
'chan_name' is malloced in imx_scu_probe() and should be freed
before leaving from the error handling cases, otherwise it will
cause memory leak.
Fixes: edbee095fafb ("firmware: imx: add SCU firmware driver support")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions