On Thu, 11 Dec 2025 14:18:34 +0530, Vishnu Santhosh wrote:
> 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
> 
> 
> [...]

Applied, thanks!

[1/1] rpmsg: glink: Replace strcpy() with strscpy()
      commit: ad6d7795388dbfc8a4c8980b49ad43648b1d6efe

Best regards,
-- 
Bjorn Andersson <[email protected]>

Reply via email to