Unverified Commit 47972c1c authored by Sachin Mokashi's avatar Sachin Mokashi Committed by Mark Brown
Browse files

ASoC: Intel: Replace deprecated strcpy() with strscpy()

strcpy() is deprecated, use strscpy() instead.
As strcpy() performs no bounds checking on the destination buffer. This
could result in buffer overflow. The safe replacement is strscpy().

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



Signed-off-by: default avatarSachin Mokashi <sachin.mokashi@intel.com>
Link: https://patch.msgid.link/20250613163530.1165690-1-sachin.mokashi@intel.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e7af416a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment