aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNikita Yushchenko <[email protected]>2024-12-08 09:50:04 +0000
committerJakub Kicinski <[email protected]>2024-12-11 03:02:47 +0000
commit66b7e9f85b8459c823b11e9af69dbf4be5eb6be8 (patch)
tree2dc8068d3145a8956cdf1d7e2d671d7a1a02624a /net/unix/af_unix.c
parentnet: renesas: rswitch: fix leaked pointer on error path (diff)
downloadkernel-66b7e9f85b8459c823b11e9af69dbf4be5eb6be8.tar.gz
kernel-66b7e9f85b8459c823b11e9af69dbf4be5eb6be8.zip
net: renesas: rswitch: avoid use-after-put for a device tree node
The device tree node saved in the rswitch_device structure is used at several driver locations. So passing this node to of_node_put() after the first use is wrong. Move of_node_put() for this node to exit paths. Fixes: b46f1e579329 ("net: renesas: rswitch: Simplify struct phy * handling") Signed-off-by: Nikita Yushchenko <[email protected]> Reviewed-by: Yoshihiro Shimoda <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions