]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: i8042 - fix incorrect usage of strncpy and strncat
authorRoel Kluin <12o3l@tiscali.nl>
Fri, 18 Apr 2008 04:25:18 +0000 (00:25 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 24 Apr 2008 17:25:08 +0000 (13:25 -0400)
commit8c6deb9c8fd29feaeae3aae500608beac777ea9e
tree21378c6be41196d044a0c56c443bb376a0b8d2cf
parentd0478d0ad7a58f36afa03e57afe14955c2943466
Input: i8042 - fix incorrect usage of strncpy and strncat

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>
drivers/input/serio/i8042-x86ia64io.h