Skip to content
Snippets Groups Projects
user avatar
Dan Carpenter authored
The u16_strlcat() is in units of u16 not bytes.  So the limit needs to
be ARRAY_SIZE() instead of sizeof().

Signed-off-by: default avatarDan Carpenter <dan.carpenter@linaro.org>
be5f9a77
History
Name Last commit Last update
..