aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2020-05-11 17:27:22 +0100
committerGreg Kroah-Hartman <[email protected]>2020-05-15 16:21:08 +0200
commit0978de9fc7335c73934ab8fac189fb4cb3f23191 (patch)
treedb1ef85f5601fe84c7bf66fe9c8d6e042bb2637c /tools/perf/scripts/python
parent01360857486c0e4435dea3aa2f78b47213b7cf6a (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')
0 files changed, 0 insertions, 0 deletions