On Tue, 19 Aug 2025 11:59:03 +0200, Thorsten Blum wrote:
> strcpy() is deprecated; use memcpy() instead.
> 
> 

Applied, thanks!

[1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
      commit: d4be3238d9e5f4841e5385cba3d81268c00d9e7d
[2/4] kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
      commit: 8790cc2940bf9f5ec4d7458b0ea7f94a8acb094f
[3/4] kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
      commit: 5b26f1a3146454a24dbcb8b1cdae5d507f7432e6
[4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()
      commit: 0c28a23722e03695ae1cbbadde3dd32d75c1cb7f

Best regards,
-- 
Daniel Thompson (RISCstar) <[email protected]>


Reply via email to