commit | aeac64aac538fde7c11038fc6dd2ef4bec4c39a7 | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen@asianux.com> | Fri Mar 08 08:47:50 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 11 09:57:45 2013 -0700 |
tree | 887a3364aeea8e38110944a24603ee6ce87d1745 | |
parent | b6dd012efc8c785f8dc2441ae21ae48561788821 [diff] |
staging: zcache: using strlcpy instead of strncpy for NUL terminated string, need alway set '\0' in the end. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>