aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strscpy.c
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-05-24 10:57:29 +0400
committerNeil Armstrong <[email protected]>2022-05-25 09:19:01 +0200
commita2106f38077e78afcb4bf98fdda3e162118cfb3d (patch)
treebddbefda145058b95ab3ec8774ca5e39846aa5b8 /lib/test_fortify/write_overflow-strscpy.c
parentf2b03c1056ef5c0829678f51273eace3e6327884 (diff)
meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak. Fixes: 5e68c0fc8df8 ("soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driver") Signed-off-by: Miaoqian Lin <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strscpy.c')
0 files changed, 0 insertions, 0 deletions