On Mon, May 11, 2015 at 2:39 AM, Alison Wang <[email protected]> wrote:
> As the function 'sprintf' does not check buffer boundaries but outputs
> to the buffer 'enet' of fixed size (16), this patch removes the function
> 'sprintf', and uses 'strcpy' instead. It will assign the character
> arrays 'enet' and 'phy' the corresponding character strings.
>
> Signed-off-by: Alison Wang <[email protected]>
> ---

Reviewed-by: Joe Hershberger <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to