numam-dpdk/drivers/bus/pci
David Marchand 7c83a1e3c8 bus/pci: fix leak for unbound devices
For devices not bound to any Linux kernel module, we leak a pci object
since it is never added to the PCI bus device list.

Fixes: c79a1c6746 ("bus/pci: optimize bus scan")
Cc: stable@dpdk.org

Reported-by: Owen Hilyard <ohilyard@iol.unh.edu>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2021-07-06 11:27:55 +02:00
..
bsd bus/pci: update files description 2021-07-06 11:27:55 +02:00
linux bus/pci: fix leak for unbound devices 2021-07-06 11:27:55 +02:00
windows bus/pci: fix Windows kernel driver categories 2021-03-19 16:23:16 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
pci_common_uio.c drivers/bus: reword slave process as secondary 2020-10-20 13:17:08 +02:00
pci_common.c bus/pci: configure PCI bus master 2021-06-04 09:38:08 +02:00
pci_params.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
private.h eal: make OS shims internal 2021-04-15 01:56:20 +02:00
rte_bus_pci.h bus/pci: update files description 2021-07-06 11:27:55 +02:00
version.map bus/pci: configure PCI bus master 2021-06-04 09:38:08 +02:00