diff options
author | 2022-06-17 11:39:29 +0800 | |
---|---|---|
committer | 2022-06-21 17:04:30 +0200 | |
commit | 48ca54e39173d1ed4c4dc8cf045484014bb26eaf (patch) | |
tree | 72bea3db03a235a498c53bef6b16644e90a3c7c5 /scripts/gdb/linux/utils.py | |
parent | mips: mti-malta: Fix refcount leak in malta-time.c (diff) | |
download | wireguard-linux-48ca54e39173d1ed4c4dc8cf045484014bb26eaf.tar.xz wireguard-linux-48ca54e39173d1ed4c4dc8cf045484014bb26eaf.zip |
mips: ralink: Fix refcount leak in of.c
In plat_of_remap_node(), plat_of_remap_node() will return a node
pointer with refcount incremented. We should use of_node_put()
when it is 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