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:
d0478d0
)
Input: i8042 - fix incorrect usage of strncpy and strncat
author
Roel Kluin
<12o3l@tiscali.nl>
Fri, 18 Apr 2008 04:25:18 +0000
(
00:25
-0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 24 Apr 2008 17:25:08 +0000
(13:25 -0400)
Fix incorrect length argument for strncpy and strncat by replacing them with
strlcpy and strlcat
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found