[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170833622371.9868.308900236836184671.git-patchwork-notify@kernel.org>
Date: Mon, 19 Feb 2024 09:50:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiri Pirko <jiri@...nulli.us>
Cc: netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
davem@...emloft.net, edumazet@...gle.com, donald.hunter@...il.com
Subject: Re: [patch net-next v2] tools: ynl: don't access uninitialized attr_space
variable
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 15 Feb 2024 13:27:26 +0100 you wrote:
> From: Jiri Pirko <jiri@...dia.com>
>
> If message contains unknown attribute and user passes
> "--process-unknown" command line option, _decode() gets called with space
> arg set to None. In that case, attr_space variable is not initialized
> used which leads to following trace:
>
> [...]
Here is the summary with links:
- [net-next,v2] tools: ynl: don't access uninitialized attr_space variable
https://git.kernel.org/netdev/net-next/c/d0bcc15cbae8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists