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:
2d089f8
)
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
author
Chen Gang
<gang.chen@asianux.com>
Thu, 28 Feb 2013 22:24:50 +0000
(16:24 -0600)
committer
Kent Yoder
<key@linux.vnet.ibm.com>
Fri, 12 Apr 2013 17:17:28 +0000
(12:17 -0500)
Ensure that the 'version' string includes a NULL terminator after its
copied out of the acpi table.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
No differences found