Re: [PATCH] brcmfmac: use strlcpy() instead of strcpy()

From: Kalle Valo
Date: Tue May 28 2019 - 08:29:14 EST


neojou@xxxxxxxxx wrote:

> From: Neo Jou <neojou@xxxxxxxxx>
>
> The function strcpy() is inherently not safe. Though the function
> works without problems here, it would be better to use other safer
> function, e.g. strlcpy(), to replace strcpy() still.
>
> Signed-off-by: Neo Jou <neojou@xxxxxxxxx>

Patch applied to wireless-drivers-next.git, thanks.

bbfab331e3ab brcmfmac: use strlcpy() instead of strcpy()

--
https://patchwork.kernel.org/patch/10953203/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches