linux/sound/pci/trident
Takashi Iwai b28309eac3 ALSA: trident: Use safer strscpy() instead of strcpy()
Use a safer function strscpy() instead of strcpy() for copying to
arrays.

Only idiomatic code replacement, and no functional changes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250710100727.22653-86-tiwai@suse.de
2025-07-11 09:53:34 +02:00
..
Makefile ALSA: pci: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:37 +02:00
trident.c ALSA: trident: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:34 +02:00
trident.h ALSA: trident: Remove unused declarations 2024-08-17 16:32:40 +02:00
trident_main.c ALSA: trident: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:34 +02:00
trident_memory.c ALSA: trident: Use standard print API 2024-08-08 07:49:46 +02:00