numam-dpdk/examples/l2fwd-keepalive
Remy Horton 9f2bb5ce8a examples/l2fwd-keepalive: fix memory leak
Fixes memory leaks detected by Coverity. These are due to ephemeral
memory allocations not being freed when errors occur.

Coverity issue: 127349

Fixes: e2aae1c1ce ("ethdev: remove name from extended statistic fetch")

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-06-21 15:56:39 +02:00
..
ka-agent examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00
main.c examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00
Makefile examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00
shm.c examples/l2fwd-keepalive: fix memory leak 2016-06-21 15:56:39 +02:00
shm.h examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00