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.c ALSA: seq: Fix assignment in if condition 2021-06-09 17:30:26 +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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
seq_oss_init.c ALSA: seq: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:08 +02:00
seq_oss_ioctl.c sound fixes for 5.2 2019-07-05 02:03:50 +09:00
seq_oss_midi.c ALSA: seq: oss: Use automatic cleanup of kfree() 2024-02-23 10:57:31 +01:00
seq_oss_midi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
seq_oss_readq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
seq_oss_readq.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
seq_oss_timer.c ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
seq_oss_timer.h ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime 2020-04-29 15:58:55 +02:00
seq_oss_writeq.c ALSA: seq: Fix assignment in if condition 2021-06-09 17:30:26 +02:00
seq_oss_writeq.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00