dlm: config: using strlcpy instead of strncpy
authorZhao Hongjiang <zhaohongjiang@huawei.com>
Thu, 20 Jun 2013 10:59:51 +0000 (18:59 +0800)
committerDavid Teigland <teigland@redhat.com>
Tue, 25 Jun 2013 17:53:06 +0000 (12:53 -0500)
for NUL terminated string, need alway set '\0' in the end.

Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: David Teigland <teigland@redhat.com>

No differences found