linux/sound/synth/emux
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.c ALSA: emux: simplify snd_sf_list.callback handling 2024-04-07 08:35:53 +02:00
emux_effect.c ALSA: synth: Fix assignment in if condition 2021-06-09 17:30:35 +02:00
emux_hwdep.c ALSA: synth: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
emux_nrpn.c ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() 2023-02-07 14:32:33 +01:00
emux_oss.c ALSA: synth: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
emux_proc.c ALSA: emux: fix /proc teardown at module unload 2024-04-07 08:35:44 +02:00
emux_seq.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00
emux_synth.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
emux_voice.h
Makefile ALSA: misc: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:13 +02:00
soundfont.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00