Skip to content
Commit 46b51d08 authored by Zhao Hongjiang's avatar Zhao Hongjiang Committed by Steve French
Browse files

cifs: using strlcpy instead of strncpy



for NUL terminated string, need alway set '\0' in the end.

Signed-off-by: default avatarZhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent be7457d3
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