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:
a1f1a79
)
gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 11 Oct 2014 22:02:32 +0000
(
00:02
+0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 13 Oct 2014 09:34:08 +0000
(11:34 +0200)
Fixed wrong usage of strncat, switched to strlcpy.
While sending the string size to function to reduce
the potential for misuse in future.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found