Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs: 9p: use strlcpy instead of strncpy
For 'NULL' terminated string, recommend always to be ended by zero. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
- Loading branch information