
2 Aug
2021
2 Aug
'21
7:51 p.m.
On Sat, Jul 24, 2021 at 09:03:28AM -0600, Simon Glass wrote:
This function seems to assume that the chr[] variable contains zeros at the start, which is not always true. Use strlcpy() to be safe.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom