commit | 8c6deb9c8fd29feaeae3aae500608beac777ea9e | [log] [tgz] |
---|---|---|
author | Roel Kluin <12o3l@tiscali.nl> | Fri Apr 18 00:25:18 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Apr 24 13:25:08 2008 -0400 |
tree | 21378c6be41196d044a0c56c443bb376a0b8d2cf | |
parent | d0478d0ad7a58f36afa03e57afe14955c2943466 [diff] |
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>