[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175685403028.461360.5671454085115817029.git-patchwork-notify@kernel.org>
Date: Tue, 02 Sep 2025 23:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: James <bold.zone2373@...tmail.com>
Cc: alibuda@...ux.alibaba.com, dust.li@...ux.alibaba.com,
sidraya@...ux.ibm.com, wenjia@...ux.ibm.com, mjambigi@...ux.ibm.com,
tonylu@...ux.alibaba.com, guwen@...ux.alibaba.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
skhan@...uxfoundation.org, linux-rdma@...r.kernel.org,
linux-s390@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH v2] net/smc: Replace use of strncpy on NUL-terminated
string
with strscpy
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 31 Aug 2025 20:04:59 -0700 you wrote:
> strncpy is deprecated for use on NUL-terminated strings, as indicated in
> Documentation/process/deprecated.rst. strncpy NUL-pads the destination
> buffer and doesn't guarantee the destination buffer will be NUL
> terminated.
>
> Signed-off-by: James Flowers <bold.zone2373@...tmail.com>
>
> [...]
Here is the summary with links:
- [v2] net/smc: Replace use of strncpy on NUL-terminated string with strscpy
https://git.kernel.org/netdev/net-next/c/d250f14f5f07
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