test/graph: fix memory leaks in functional tests
authorKiran Kumar K <kirankumark@marvell.com>
Fri, 15 May 2020 07:28:24 +0000 (12:58 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 15 May 2020 09:00:18 +0000 (11:00 +0200)
commitc5a56c589732a9c84cd70ff19df4282daa13b38f
tree811fdb946218692bcc423733c1223aec0682d575
parent9330521cb8e181a5061917d22506c67edc410e3b
test/graph: fix memory leaks in functional tests

Fix memory leaks reported by Coverity.

Fixes: 6b89650418 ("test/graph: add functional tests")

Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
app/test/test_graph.c