summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2025-10-27 11:43:37 +0300
committerHelge Deller <deller@gmx.de>2025-10-29 00:59:19 +0300
commiteb53368f8d6e2dfba84c8a94d245719bcf9ae270 (patch)
tree39764e7bfff33facc087debecaad6ca1dc9303c2 /tools/perf/scripts/python/bin
parent18cd0a9c7aaf880502e4aff3ea30022f97d6c103 (diff)
downloadlinux-eb53368f8d6e2dfba84c8a94d245719bcf9ae270.tar.xz
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
The of_find_node_by_name() function returns a device tree node with its reference count incremented. The caller is responsible for calling of_node_put() to release this reference when done. Found via static analysis. Fixes: cc5d0189b9ba ("[PATCH] powerpc: Remove device_node addrs/n_addr") Cc: stable@vger.kernel.org Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions