diff options
| author | Sudeepgoud Patil <quic_sudeepgo@quicinc.com> | 2025-12-11 14:18:34 +0530 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-07-09 14:46:45 -0500 |
| commit | ad6d7795388dbfc8a4c8980b49ad43648b1d6efe (patch) | |
| tree | fc8c7fd590e4265816782348c4fd637047cd1439 /include/linux/workqueue.h | |
| parent | 31a42429e043cde8a94da8872e002781a7068827 (diff) | |
rpmsg: glink: Replace strcpy() with strscpy()
Replace strcpy() with the safer strscpy() to address unsafe API
usage warnings[1] from static analysis tools, as strcpy() performs
no bounds checking on the destination buffer.
[1] https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy
Signed-off-by: Sudeepgoud Patil <quic_sudeepgo@quicinc.com>
Signed-off-by: Vishnu Santhosh <vishnu.santhosh@oss.qualcomm.com>
Reviewed-by: Chris Lew <christopher.lew@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251211-rpmsg-glink-strcpy-replace-v1-1-be06308e5724@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
