[media] go7007: using strlcpy instead of strncpy
authorChen Gang <gang.chen@asianux.com>
Mon, 25 Mar 2013 09:56:35 +0000 (06:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 11:12:54 +0000 (08:12 -0300)
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>

No differences found