Elias Rudberg 8e35619169 dpdk: fix null-termination of strings
Fix problem with some strings not being null-terminated,
by using the vec_terminate_c_string macro in two places.
The problem was found using AddressSanitizer.
(Also make sure indentation is OK for those changes.)

Ticket: VPP-1772
Type: fix

Signed-off-by: Elias Rudberg <elias.rudberg@bahnhof.net>
Change-Id: Ib7826e3c322e58b649e2d7f6053786da618a5e9e
(cherry picked from commit 7fd402163c221919446942c0784073a56bfd4f70)
2019-09-30 15:23:24 +00:00
..
2019-08-01 18:01:57 +00:00
2019-06-18 13:54:35 +00:00
2019-09-27 09:36:42 +00:00
2019-09-30 15:19:53 +00:00
2019-09-24 19:09:08 +00:00
2019-09-30 15:20:13 +00:00