On Friday, July 17, 2015 2:30 PM Brice Goglin wrote:
>Thanks, I'll fix this. I'll try strlcpy() in case it's widely available
>enough. Otherwise I'll just add the ending \0 manually.
Sounds good, thank you for fast response.
Lukas
-
Thanks, I'll fix this. I'll try strlcpy() in case it's widely available
enough. Otherwise I'll just add the ending \0 manually.
Brice
Le 17/07/2015 12:56, Odzioba, Lukasz a écrit :
> Hi,
> Static analysis detected inappropriate use of strcpy function[1] in
> topology-linux.c.
> There are more