diff options
author | Simon Glass <sjg@chromium.org> | 2021-07-24 09:03:28 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-08-02 13:31:32 -0400 |
commit | 031725f8cdf33e836d19f35d3fe82c5baa5a2976 (patch) | |
tree | 011d6f7d748bdc87fd5efcac5c8df758505cbc37 /cmd/host.c | |
parent | 73994c452fc5a960114360a651201ac48b135e81 (diff) | |
download | u-boot-031725f8cdf33e836d19f35d3fe82c5baa5a2976.zip u-boot-031725f8cdf33e836d19f35d3fe82c5baa5a2976.tar.gz u-boot-031725f8cdf33e836d19f35d3fe82c5baa5a2976.tar.bz2 |
hash: Ensure verification hex pairs are terminated
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>
Diffstat (limited to 'cmd/host.c')
0 files changed, 0 insertions, 0 deletions