git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e88285d
)
scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction with strncpy
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 26 Jul 2014 14:49:32 +0000
(16:49 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 30 Jul 2014 11:49:36 +0000
(07:49 -0400)
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Acked-By: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found