linux/sound/synth
Takashi Iwai 2173cee16c ALSA: synth: 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-95-tiwai@suse.de
2025-07-11 09:53:35 +02:00
..
emux ALSA: synth: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
Kconfig
Makefile ALSA: misc: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:13 +02:00
util_mem.c