numam-dpdk/drivers/bus
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
..
auxiliary bus/auxiliary: introduce auxiliary bus 2021-07-05 18:11:28 +02:00
dpaa log: register with standardized names 2021-05-11 15:17:55 +02:00
fslmc log: register with standardized names 2021-05-11 15:17:55 +02:00
ifpga log: register with standardized names 2021-05-11 15:17:55 +02:00
pci bus/pci: fix leak for unbound devices 2021-07-06 11:27:55 +02:00
vdev log: register with standardized names 2021-05-11 15:17:55 +02:00
vmbus log: register with standardized names 2021-05-11 15:17:55 +02:00
meson.build bus/auxiliary: introduce auxiliary bus 2021-07-05 18:11:28 +02:00