aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorQiheng Lin <[email protected]>2022-11-29 22:05:44 +0800
committerMichal Simek <[email protected]>2023-01-05 10:07:43 +0100
commit9eedb910a3be0005b88c696a8552c0d4c9937cd4 (patch)
treeedbece82131f9875be9994bafc99d897594fbfb5 /scripts/gdb/linux/modules.py
parent1b929c02afd37871d5afb9d498426f83432e71c2 (diff)
ARM: zynq: Fix refcount leak in zynq_early_slcr_init
of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on error path. Add missing of_node_put() to avoid refcount leak. Fixes: 3329659df030 ("ARM: zynq: Simplify SLCR initialization") Signed-off-by: Qiheng Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions