[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165767644683.18634.16075270514100040666.git-patchwork-notify@kernel.org>
Date: Wed, 13 Jul 2022 01:40:46 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: XueBing Chen <chenxuebing@...i.cn>
Cc: davem@...emloft.net, yoshfuji@...ux-ipv6.org, dsahern@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ip_tunnel: use strscpy to replace strlcpy
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 11 Jul 2022 21:55:37 +0800 (GMT+08:00) you wrote:
> The strlcpy should not be used because it doesn't limit the source
> length. Preferred is strscpy.
>
> Signed-off-by: XueBing Chen <chenxuebing@...i.cn>
> ---
> net/ipv4/ip_tunnel.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links:
- net: ip_tunnel: use strscpy to replace strlcpy
https://git.kernel.org/netdev/net-next/c/512b2dc48e8b
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