hsa: fix non-NULL terminated C-string use in echo 07/22407/3
authorBenoît Ganne <bganne@cisco.com>
Mon, 30 Sep 2019 08:56:33 +0000 (10:56 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 30 Sep 2019 15:08:14 +0000 (15:08 +0000)
commitbb5ff4e4bb6dbf679a49fc9786718ad6fe229e84
treeae45707e29b1eebd52920235d2c26dacb1e27ad7
parent19e52c96dcd5f523c2b97aee56cb2e7751d4690a
hsa: fix non-NULL terminated C-string use in echo

Use '%v' format for non-NULL terminated vectors instead of '%s'.

Type: fix

Change-Id: Id83de52486ad8dad3cdf3f32dad63a223fc1fdf7
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/hs_apps/sapi/vpp_echo.c