[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172054983113.16059.14526676315148408878.git-patchwork-notify@kernel.org>
Date: Tue, 09 Jul 2024 18:30:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Horman <horms@...nel.org>
Cc: davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
kuba@...nel.org, borisp@...dia.com, john.fastabend@...il.com,
przemyslaw.kitszel@...el.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] net: tls: Pass union tls_crypto_context
pointer to memzero_explicit
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 08 Jul 2024 08:27:19 +0100 you wrote:
> Pass union tls_crypto_context pointer, rather than struct
> tls_crypto_info pointer, to memzero_explicit().
>
> The address of the pointer is the same before and after.
> But the new construct means that the size of the dereferenced pointer type
> matches the size being zeroed. Which aids static analysis.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: tls: Pass union tls_crypto_context pointer to memzero_explicit
https://git.kernel.org/netdev/net-next/c/0d9e699d3421
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