mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-07 18:41:45 +01:00
Use strlcpy() instead of strcpy() to prevent copying the entity name over the name buffer size. Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>