[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240220161112.2735195-1-kuba@kernel.org>
Date: Tue, 20 Feb 2024 08:11:10 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
chuck.lever@...cle.com,
jiri@...nulli.us,
nicolas.dichtel@...nd.com,
willemb@...gle.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net v2 0/2] tools: ynl: fix impossible errors
Fix bugs discovered while I was hacking in low level stuff in YNL
and kept breaking the socket, exercising the "impossible" error paths.
v2:
- drop the first patch, the bad header guards only exist in net-next
v1: https://lore.kernel.org/all/20240217001742.2466993-1-kuba@kernel.org/
Jakub Kicinski (2):
tools: ynl: make sure we always pass yarg to mnl_cb_run
tools: ynl: don't leak mcast_groups on init error
tools/net/ynl/lib/ynl.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
--
2.43.0
Powered by blists - more mailing lists