commit | 136d9f3a41bc528773430f2723cf27963bbd6fbc | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen@asianux.com> | Mon Mar 25 06:56:35 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 25 08:12:54 2013 -0300 |
tree | 3a40c6ff5c00b9985f8963ae59bbc591d5ad91fb | |
parent | 70f31c91e12c504b86ce67b2f92d11a19d1e262a [diff] |
[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>