diff options
author | 2022-06-19 12:54:27 +0800 | |
---|---|---|
committer | 2022-06-21 17:04:54 +0200 | |
commit | eb9e9bc4fa5fb489c92ec588b3fb35f042ba6d86 (patch) | |
tree | 92d4b7a7356fd6c5402c90e27d1785a7d8f1090c /scripts/gdb/linux/utils.py | |
parent | mips: lantiq: xway: Fix refcount leak bug in sysctrl (diff) | |
download | wireguard-linux-eb9e9bc4fa5fb489c92ec588b3fb35f042ba6d86.tar.xz wireguard-linux-eb9e9bc4fa5fb489c92ec588b3fb35f042ba6d86.zip |
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/utils.py')
0 files changed, 0 insertions, 0 deletions