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:
66b3309
)
video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction...
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 14 Sep 2014 17:35:48 +0000
(19:35 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 30 Sep 2014 10:00:01 +0000
(13:00 +0300)
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found