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:
Dan Carpenter <dan.carpenter@linaro.org>
Name | Last commit | Last update |
---|---|---|
.. |