On Fri, Oct 11, 2013 at 03:43:33PM +0200, Piotr Wilczek wrote: > Curently memcpy copies string without null terminating char because > function strlen returns only number of characters excluding > null terminating character. Replace memcpy with strcpy. > > Signed-off-by: Piotr Wilczek <[email protected]> > Signed-off-by: Kyungmin Park <[email protected]> > CC: Tom Rini <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

