[U-Boot] [PATCH v2 5/8] USB-CDC: Replace 'strcpy' by 'strlcpy'
Remy Bohmer
linux at bohmer.net
Fri Aug 13 22:11:47 CEST 2010
Hi,
2010/8/13 Vitaly Kuzmichev <vkuzmichev at mvista.com>:
> Replace 'strcpy' by more safe 'strlcpy' that is implemented in ether.c
>
> Signed-off-by: Vitaly Kuzmichev <vkuzmichev at mvista.com>
> ---
> drivers/usb/gadget/ether.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
Applied to u-boot-usb/cdc branch.
Thanks.
Remy
More information about the U-Boot
mailing list