ALSA: azt2320: Replace deprecated strcpy() with strscpy()
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 7 Apr 2025 09:08:29 +0000 (11:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Apr 2025 09:48:37 +0000 (11:48 +0200)
commit080410fe61e6df035960f5cbec9e381ac8b4ced0
treeeabe3c906862eb3ea270bd42b6059b0aac88c00b
parent120305ab9017ee76ac0bed4b72b349faeb1deb1c
ALSA: azt2320: Replace deprecated strcpy() with strscpy()

strcpy() is deprecated, use strscpy() instead.

Link: https://github.com/KSPP/linux/issues/88
Cc: linux-hardening@vger.kernel.org
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250407090832.743255-1-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/azt2320.c