numam-dpdk/lib/librte_eal
Paul Luse 66fd3a3b0f bus/vdev: fix multi-process IPC buffer leak on scan
This patch fixes an issue caught with ASAN where a vdev_scan()
to a secondary bus was failing to free some memory.

The doxygen comment in EAL is fixed at the same time.

Fixes: cdb068f031 ("bus/vdev: scan by multi-process channel")
Fixes: 783b6e5497 ("eal: add synchronous multi-process communication")
Cc: stable@dpdk.org

Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-25 10:28:13 +02:00
..
bsdapp eal: remove double space in init alert messages 2018-10-25 02:11:22 +02:00
common bus/vdev: fix multi-process IPC buffer leak on scan 2018-10-25 10:28:13 +02:00
linuxapp eal/linux: eliminate cast of HPET thread signature 2018-10-25 02:11:22 +02: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 eal: add function to query device status 2018-10-18 01:49:28 +02:00