aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-02-20 08:11:12 -0800
committerJakub Kicinski <[email protected]>2024-02-21 17:02:28 -0800
commit5d78b73e851455d525a064f3b042b29fdc0c1a4a (patch)
tree5d6678d660aa4a4b3d341cbf42692124e281e845 /scripts/generate_rust_analyzer.py
parente4fe082c38cd74a8fa384bc7542cf3edf1cb7318 (diff)
tools: ynl: don't leak mcast_groups on init error
Make sure to free the already-parsed mcast_groups if we don't get an ack from the kernel when reading family info. This is part of the ynl_sock_create() error path, so we won't get a call to ynl_sock_destroy() to free them later. Fixes: 86878f14d71a ("tools: ynl: user space helpers") Acked-by: Nicolas Dichtel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions