On Thu, Mar 11, 2021 at 12:15:41AM -0500, Sean Anderson wrote:
> strlcpy should always return the number of bytes copied. We were
> accidentally missing the nul-terminator. We also always used to return a
> non-zero value, even if we did not actually copy anything.
>
> Fixes: 23cd138503 ("Integrate USB gadget layer and USB CDC driver layer")
>
> Signed-off-by: Sean Anderson <[email protected]>Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature

