diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2019-01-16 10:08:39 -0800 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-01-17 09:19:47 +0000 |
commit | 29f0a5d25c208115c8d5c2b7f96062eaef205592 (patch) | |
tree | 375b09cfcda8eece2ac455594163ead03904e0ef /src/vppinfra/test_cuckoo_template.c | |
parent | 4e8a83183e9a381d6c44fa3b94faf735d536e811 (diff) |
vmbus: fix strncpy related warnings
The code that was manipulating interface names with ifreq was
causing warnings about possible truncation and non terminated
strings.
These are warnings only since kernel would allow a interface
name > 15 characters anyway.
Change-Id: I794a94fe310b8568403d4e3523c61d53468a6f02
Reported-by: Burt Silverman <burtms@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Diffstat (limited to 'src/vppinfra/test_cuckoo_template.c')
0 files changed, 0 insertions, 0 deletions