Re: [PATCH] devlink/param: replace deprecated strcpy() with strscpy()
From: Álvaro Costa
Date: Wed May 06 2026 - 19:52:32 EST
On Wed, May 6, 2026 at 7:42 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
> The current code validates the netlink attr is nul-terminated.
> I'm not sure if your patch retains current behavior.
> I am sure, however, that checking whether the change is correct
> is a poor use of everyone's time.
> Please don't send these sort of patches for networking.
> --
> pw-bot: reject
Ok, thank you for the quick feedback!