Skip to content
Snippets Groups Projects
Commit dbd536bf authored by Dan Carpenter's avatar Dan Carpenter Committed by Linus Torvalds
Browse files

sis: strcpy() => strlcpy()


These are different size buffers (40 chars vs 16), we may as well be
cautious.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent fbd65e0e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment