linux/sound/core/seq/oss
Takashi Iwai 7df6224dec ALSA: seq: 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-4-tiwai@suse.de
2025-07-11 09:51:08 +02:00
..
Makefile ALSA: core: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:32 +02:00
seq_oss_device.h ALSA: seq: oss: Simplify with str_enabled_disabled() 2025-01-07 17:35:25 +01:00
seq_oss_event.c ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event() 2025-02-28 10:35:20 +01:00
seq_oss_event.h
seq_oss_init.c ALSA: seq: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:08 +02:00
seq_oss_ioctl.c
seq_oss_midi.c ALSA: seq: oss: Use automatic cleanup of kfree() 2024-02-23 10:57:31 +01:00
seq_oss_midi.h
seq_oss_readq.c
seq_oss_readq.h
seq_oss_rw.c ALSA: seq: Fix assignment in if condition 2021-06-09 17:30:26 +02:00
seq_oss_synth.c ALSA: seq: oss: Simplify with str_enabled_disabled() 2025-01-07 17:35:25 +01:00
seq_oss_synth.h
seq_oss_timer.c
seq_oss_timer.h
seq_oss_writeq.c ALSA: seq: Fix assignment in if condition 2021-06-09 17:30:26 +02:00
seq_oss_writeq.h
seq_oss.c ALSA: seq: Fix assignment in if condition 2021-06-09 17:30:26 +02:00