diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-29 15:53:30 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-29 15:53:30 +0300 |
commit | e73f9f68799400b6cb4087115e279d290437990f (patch) | |
tree | 1e2949d0eae2c58dc561de6743970ded9797bc97 /lib/timerqueue.c | |
parent | eb0f73ba12305842153758fdee2a75776724a528 (diff) | |
download | linux-e73f9f68799400b6cb4087115e279d290437990f.tar.xz |
media: dvb_vb2: use strlcpy instead of strncpy
Instead of using strncpy(), use strlcpy(), in order to
ensure that a \0 char will be added at the end of the
string.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions