]> git.proxmox.com Git - ovs.git/commit
netdev-dpdk: Fix memory leak in netdev_dpdk_get_custom_stats().
authorIlya Maximets <i.maximets@samsung.com>
Mon, 22 Jan 2018 16:24:26 +0000 (19:24 +0300)
committerIan Stokes <ian.stokes@intel.com>
Fri, 26 Jan 2018 20:49:18 +0000 (20:49 +0000)
commit526259f22cb733348991c031f08ba348a859bde2
treebb4e73509a2278cc9071918314a91ce8d4630cf8
parent40c23a57b822b02cf89409fad833d9c58d0bf6f0
netdev-dpdk: Fix memory leak in netdev_dpdk_get_custom_stats().

CC: Michal Weglicki <michalx.weglicki@intel.com>
Fixes: 971f4b394c6e ("netdev: Custom statistics.")
Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
lib/netdev-dpdk.c