hsa: fix memory management bugs 94/21994/3
authorBenoît Ganne <bganne@cisco.com>
Wed, 11 Sep 2019 14:40:04 +0000 (16:40 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 12 Sep 2019 14:18:14 +0000 (14:18 +0000)
commit58519563acc0933771172941291b7d0de2ffeddc
treebe3730ce6a9319c04576078c86d11d47849c4ac8
parent6d6456ab421ee30f14aded964bad2d3ba55bcf20
hsa: fix memory management bugs

Fix use-after-free and non-null terminated string.

Type: fix

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