[rds-devel] [PATCH net-next] net/rds: Replace deprecated strncpy() with strscpy_pad()
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Sat Feb 22 00:10:35 UTC 2025
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 19 Feb 2025 23:47:31 +0100 you wrote:
> strncpy() is deprecated for NUL-terminated destination buffers. Use
> strscpy_pad() instead and remove the manual NUL-termination.
>
> Compile-tested only.
>
> Link: https://github.com/KSPP/linux/issues/90
> Cc: linux-hardening at vger.kernel.org
> Signed-off-by: Thorsten Blum <thorsten.blum at linux.dev>
>
> [...]
Here is the summary with links:
- [net-next] net/rds: Replace deprecated strncpy() with strscpy_pad()
https://git.kernel.org/netdev/net-next/c/c451715d78e3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the rds-devel
mailing list