examples/power: fix resource leak
authorDavid Hunt <david.hunt@intel.com>
Tue, 9 Apr 2019 09:43:26 +0000 (10:43 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 22 Apr 2019 22:15:10 +0000 (00:15 +0200)
commitda4ac8e5991a05d06a1e009a83c232dd824eac77
tree415d9500c27a09ff6e455b90b9a411d6ded367ba
parent751227a08d92c36bc69a1d25416b223c50fd278a
examples/power: fix resource leak

Coverity issue: 337674
Fixes: 99a968fac0cf ("examples/vm_power: add core list parameter")
Cc: stable@dpdk.org
Signed-off-by: David Hunt <david.hunt@intel.com>
examples/vm_power_manager/main.c