Skip to content
Commit d787415a authored by Siddarth Gundu's avatar Siddarth Gundu Committed by Takashi Iwai
Browse files

ALSA: dbri: replace strcpy() with strscpy()

strcpy() is deprecated; use strscpy() instead.

Both the destination and source buffer are of fixed length
so strscpy with 2-arguments is used.

Link: https://github.com/KSPP/linux/issues/88


Signed-off-by: default avatarSiddarth Gundu <siddarthsgml@gmail.com>
Link: https://patch.msgid.link/20250519194833.106463-1-siddarthsgml@gmail.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent b522a8b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment