[PATCH] staging: ced1401: userspace: use1401.c: Cleaning up missing null-terminate in conjunction with strncpy

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sun Jul 27 18:44:34 UTC 2014


On Sun, Jul 27, 2014 at 01:10:25AM +0200, Rickard Strandqvist wrote:
> Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
> And replacing strncat with strlcat because of incorrect use.
> 
> Signed-off-by: Rickard Strandqvist <rickard_strandqvist at spectrumdigital.se>
> ---
>  drivers/staging/ced1401/userspace/use1401.c |   12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

This file is no longer in my tree :(


More information about the devel mailing list