numam-dpdk/lib/librte_eal
Darek Stojaczyk 04854a39e6 eal: fix IPC memory leak on device hotplug
rte_mp_request_sync() says that the caller is responsible
for freeing one of its parameters afterwards. EAL didn't
do that, causing a memory leak.

Fixes: 244d513071 ("eal: enable hotplug on multi-process")

Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-10-31 19:16:42 +01:00
..
bsdapp eal: force IOVA to a particular mode 2018-10-29 00:01:05 +01:00
common eal: fix IPC memory leak on device hotplug 2018-10-31 19:16:42 +01:00
linuxapp add missing static keyword to globals 2018-10-29 02:01:08 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
rte_eal_version.map mem: add function for checking memseg IOVA 2018-10-28 22:04:34 +01:00