d5c398741d
During PCI bus device cleanup some interrupt handle pointers and the
bus_info pointer are not being free'd, leading to memory leaks.
This patch fixes the memory leaks by ensuring they are free'd during
device cleanup on exit.
Fixes:
|
||
---|---|---|
.. | ||
bsd | ||
linux | ||
windows | ||
bus_pci_driver.h | ||
meson.build | ||
pci_common_uio.c | ||
pci_common.c | ||
pci_params.c | ||
private.h | ||
rte_bus_pci.h | ||
version.map |