From: Zhao Hongjiang Date: Wed, 3 Jul 2013 22:08:28 +0000 (-0700) Subject: fs/proc/kcore.c: using strlcpy() instead of strncpy() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30bc30df102b2d0c003d93477e04b97e6c528573;p=pandora-kernel.git fs/proc/kcore.c: using strlcpy() instead of strncpy() For NUL terminated string, set '\0' at the end. Signed-off-by: Zhao Hongjiang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed