Skip to content
Commit 8c6deb9c authored by Roel Kluin's avatar Roel Kluin Committed by Dmitry Torokhov
Browse files

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: default avatarRoel Kluin <12o3l@tiscali.nl>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent d0478d0a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment