Re: [PATCH] ALSA: dummy: Replace deprecated strcpy() with strscpy()
From: Takashi Iwai
Date: Mon Jun 30 2025 - 08:10:36 EST
On Mon, 30 Jun 2025 13:09:44 +0200,
Thorsten Blum wrote:
>
> strcpy() is deprecated; use strscpy() instead.
>
> No functional changes intended.
>
> Link: https://github.com/KSPP/linux/issues/88
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Applied now. Thanks.
Takashi