git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f31c9
)
[media] go7007: using strlcpy instead of strncpy
author
Chen Gang
<gang.chen@asianux.com>
Mon, 25 Mar 2013 09:56:35 +0000
(06:56 -0300)
committer
Mauro 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