linux/sound/pci/mixart
Takashi Iwai ed04b49e21 ALSA: mixart: 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-74-tiwai@suse.de
2025-07-11 09:53:21 +02:00
..
Makefile ALSA: pci: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:37 +02:00
mixart.c ALSA: mixart: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:21 +02:00
mixart.h ALSA: mixart: Correct comment wrt obsoleted tasklet usage 2020-09-09 18:34:36 +02:00
mixart_core.c ALSA: mixart: Add sanity check for timer notify streams 2021-12-07 16:35:58 +01:00
mixart_core.h ALSA: mixart: Replace with __packed attribute 2023-10-26 09:43:03 +02:00
mixart_hwdep.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart_hwdep.h
mixart_mixer.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart_mixer.h