diff options
author | Liang He <windhl@126.com> | 2022-06-19 12:54:27 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-06-21 17:04:54 +0200 |
commit | eb9e9bc4fa5fb489c92ec588b3fb35f042ba6d86 (patch) | |
tree | 92d4b7a7356fd6c5402c90e27d1785a7d8f1090c /scripts/gdb/linux/proc.py | |
parent | 76695592711ef1e215cc24ed3e1cd857d7fc3098 (diff) |
mips/pic32/pic32mzda: Fix refcount leak bugs
of_find_matching_node(), of_find_compatible_node() and
of_find_node_by_path() will return node pointers with refcout
incremented. We should call of_node_put() when they are not
used anymore.
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions