diff options
| author | Srinivas Kandagatla <[email protected]> | 2020-05-11 17:27:22 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 16:21:08 +0200 |
| commit | 0978de9fc7335c73934ab8fac189fb4cb3f23191 (patch) | |
| tree | db1ef85f5601fe84c7bf66fe9c8d6e042bb2637c /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 01360857486c0e4435dea3aa2f78b47213b7cf6a (diff) | |
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
fastrpc_channel_ctx is not freed if misc_register() fails, this would
lead to a memory leak. Fix this leak by adding kfree in misc_register()
error path.
Fixes: 278d56f970ae ("misc: fastrpc: Reference count channel context")
Signed-off-by: Srinivas Kandagatla <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions