diff options
author | 2019-05-28 14:04:02 +0900 | |
---|---|---|
committer | 2019-06-12 15:35:44 +0530 | |
commit | d4a36e82924d3305a17ac987a510f3902df5a4b2 (patch) | |
tree | df76ae9f382d0050b4bf7cb0d3e50fe9e5ed7fc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable (diff) | |
download | wireguard-linux-d4a36e82924d3305a17ac987a510f3902df5a4b2.tar.xz wireguard-linux-d4a36e82924d3305a17ac987a510f3902df5a4b2.zip |
phy: renesas: rcar-gen2: Fix memory leak at error paths
This patch fixes memory leak at error paths of the probe function.
In for_each_child_of_node, if the loop returns, the driver should
call of_put_node() before returns.
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Fixes: 1233f59f745b237 ("phy: Renesas R-Car Gen2 PHY driver")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions