Re: [PATCH] ALSA: emu10k1: Replace deprecated strcpy() with strscpy()
From: Takashi Iwai
Date: Fri Jun 20 2025 - 04:04:47 EST
On Thu, 19 Jun 2025 19:40:48 +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