Re: [PATCH] hamradio: baycom: replace strcpy() with strscpy()
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-01-03 03:06:19
Also in:
linux-hams, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-01-03 03:06:19
Also in:
linux-hams, lkml
On Mon, 23 Dec 2024 15:13:42 +0000 Ethan Carter Edwards wrote:
The strcpy() function has been deprecated and replaced with strscpy(). There is an effort to make this change treewide: https://github.com/KSPP/linux/issues/88.
Please rebase on net-next/main and repost. -- pw-bot: cr