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:
61338d5
)
ARM: OMAP2+: using strlcpy instead of strncpy
omap-for-v3.9/fixes-non-critical-signed-v2
author
Chen Gang
<gang.chen@asianux.com>
Wed, 30 Jan 2013 11:46:49 +0000
(19:46 +0800)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 4 Feb 2013 18:17:37 +0000
(10:17 -0800)
the fields must be null-terminated:
the caller may use it as null-terminted string, next.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found