linux/sound/drivers/opl3
Takashi Iwai bb246ab094 ALSA: opl3: 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-6-tiwai@suse.de
2025-07-11 09:51:08 +02:00
..
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
opl3_drums.c
opl3_lib.c ALSA: opl3: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:08 +02:00
opl3_midi.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
opl3_oss.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_seq.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
opl3_synth.c ALSA: opl3: Use standard print API 2024-08-08 07:47:22 +02:00
opl3_voice.h