linux/sound/pci/ctxfi
Takashi Iwai ea9deed52d ALSA: ctxfi: 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-60-tiwai@suse.de
2025-07-11 09:53:19 +02:00
..
ct20k1reg.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ct20k2reg.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctamixer.c ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctamixer.h ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctatc.c ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctatc.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctdaio.c ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc 2025-03-12 15:32:41 +01:00
ctdaio.h ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
cthardware.c ALSA: pci/ctxfi: fix kernel-doc warnings 2020-07-07 12:05:56 +02:00
cthardware.h ALSA: ctxfi: Add SB046x PCI ID 2022-05-23 09:47:07 +02:00
cthw20k1.c ALSA: ctxfi: fix typo in comment 2022-05-23 09:48:29 +02:00
cthw20k1.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
cthw20k2.c ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits 2021-02-28 09:12:41 +01:00
cthw20k2.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctimap.c ALSA: pci/ctxfi: fix kernel-doc warnings 2020-07-07 12:05:56 +02:00
ctimap.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctmixer.c ALSA: ctxfi: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:19 +02:00
ctmixer.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctpcm.c ALSA: Convert strlcpy to strscpy when return value is unused 2021-01-08 09:30:05 +01:00
ctpcm.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctresource.c ALSA: ctxfi: Fix out-of-range access 2021-11-18 22:57:55 +01:00
ctresource.h ALSA: ctxfi: Fix out-of-range access 2021-11-18 22:57:55 +01:00
ctsrc.c ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctsrc.h ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
cttimer.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
cttimer.h
ctvmem.c ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
ctvmem.h ALSA: ctxfi: fix comment syntax in file headers 2021-03-18 10:14:08 +01:00
Makefile ALSA: pci: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:37 +02:00
xfi.c ALSA: ctxfi: Replace deprecated strcpy() with strscpy() 2025-06-09 09:53:30 +02:00