summaryrefslogtreecommitdiff
path: root/sound/core/init.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2025-07-10 12:07:24 +0200
committerTakashi Iwai <tiwai@suse.de>2025-07-11 09:53:36 +0200
commit53beb4d0ed8f9bf31ba30e65953abb473b191bd0 (patch)
tree35958434a673747dfdb50e5eb38da4c10b6bc584 /sound/core/init.c
parentf15be4dca2a622fa397eae43f03e71e68e50a266 (diff)
ALSA: usb-audio: Copy string more safely
Replace strcpy() and sprintf() usages in the USB audio drivers with the safer versions (strscpy() and scnprintf()) with the proper max size evaluation. Only for safety, no actual behavior change. Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250710100727.22653-103-tiwai@suse.de
Diffstat (limited to 'sound/core/init.c')
0 files changed, 0 insertions, 0 deletions