Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] go7007: using strlcpy instead of strncpy
For NUL terminated string, need always set '\0' in the end. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information