diff options
author | Dan Carpenter <error27@gmail.com> | 2010-04-06 02:26:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 12:56:41 -0300 |
commit | b084307c750cb3de4a366aeced1b69ee768c81aa (patch) | |
tree | 82250732359eaac3415404b9583d87e765e8d428 /drivers/media/video/cx88 | |
parent | 10991235177578ad3793b5d7569e70eb1c50aab2 (diff) |
V4L/DVB: cx23885: strcpy() => strlcpy()
cap->driver is a 16 char buffer and dev->name is a 32 char buffer.
I don't see an actual problem, but we may as well make the static
checkers happy.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx88')
0 files changed, 0 insertions, 0 deletions