commit | 46b51d0835ef1e75dd48fe10c90f9c775301d9ee | [log] [tgz] |
---|---|---|
author | Zhao Hongjiang <zhaohongjiang@huawei.com> | Mon Jun 24 01:57:47 2013 -0500 |
committer | Steve French <smfrench@gmail.com> | Wed Jun 26 17:25:20 2013 -0500 |
tree | 4980c0ef982dbfb3737496967c1155643f39b2d5 | |
parent | be7457d388d25e5d2ebba4c7f216b47b5e3d1eef [diff] |
cifs: using strlcpy instead of strncpy for NUL terminated string, need alway set '\0' in the end. Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com> Signed-off-by: Steve French <smfrench@gmail.com>