Files
acrn-hypervisor/devicemodel/hw/pci
Zhao Yakui 93386d3c70 ACRN/DM: Destroy the created pci_device iterator to fix memory leak in passthru_init
Now it will call the below function to create the corresponding pci_device_iterator
in passthrough device initialization. But it is not released in time.
So it needs to be released to fix the memory leak issue.

Tracked-On: #2762
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Reviewed-by: He, Min <min.he@intel.com>
Acked-by: Yin Fengwei <fengwei.yin@intel.com>
2019-03-14 12:55:49 +08:00
..
2018-12-18 13:21:07 +08:00
2018-06-07 14:35:30 +08:00
2018-12-27 09:58:20 +08:00
2018-12-27 09:58:20 +08:00
2019-03-12 13:47:57 +08:00