Re: [dpdk-dev] [PATCH] test/graph_perf: fix memory leaks

2020-05-15 Thread David Marchand
On Wed, May 13, 2020 at 10:56 PM wrote: > > From: Pavan Nikhilesh > > Fix memory leaks reported by coverity. > > Coverity issue: 358440, 358441, 358446 > Fixes: 61d77071ab99 ("test/graph: add performance tests") > > Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob Applied, thanks. -- Dav

Re: [dpdk-dev] [PATCH] test/graph_perf: fix memory leaks

2020-05-14 Thread Jerin Jacob
On Thu, May 14, 2020 at 2:26 AM wrote: > > From: Pavan Nikhilesh > > Fix memory leaks reported by coverity. > > Coverity issue: 358440, 358441, 358446. The last dot can be removed when merging. > Fixes: 61d77071ab99 ("test/graph: add performance tests") > > Signed-off-by: Pavan Nikhilesh Ac

[dpdk-dev] [PATCH] test/graph_perf: fix memory leaks

2020-05-13 Thread pbhagavatula
From: Pavan Nikhilesh Fix memory leaks reported by coverity. Coverity issue: 358440, 358441, 358446. Fixes: 61d77071ab99 ("test/graph: add performance tests") Signed-off-by: Pavan Nikhilesh --- app/test/test_graph_perf.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/app/test/test_