initramfs: Replace strcpy() with strscpy() in find_link()
strcpy() is deprecated; use strscpy() instead. Link: https://github.com/KSPP/linux/issues/88 Signed-off-by:Thorsten Blum <thorsten.blum@linux.dev> Reviewed-by:
Justin Stitt <justinstitt@google.com> Signed-off-by:
Christian Brauner <brauner@kernel.org>
Loading
Please sign in to comment