mirror of
https://xff.cz/git/u-boot/
synced 2026-01-06 08:59:18 +01:00
The u16_strlcat() is in units of u16 not bytes. So the limit needs to be ARRAY_SIZE() instead of sizeof(). Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
22 KiB
22 KiB