Re: [PATCH] audit: Replace deprecated strcpy() with strscpy()
From: Paul Moore
Date: Fri Jul 18 2025 - 17:53:16 EST
On Fri, Jul 18, 2025 at 4:38 PM Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
>
> strcpy() is deprecated; use strscpy() instead.
>
> Link: https://github.com/KSPP/linux/issues/88
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---
> kernel/audit_tree.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
This looks fine to me, but as we are at -rc6 I'm going to hold off on
merging this until after the upcoming merge window.
--
paul-moore.com