numam-dpdk/lib/librte_eal
Tetsuya Mukawa 0463fc37aa pci: fix resource leak when secondary process mapping fails
This patch fixes resource leak of pci_uio_map_secondary().
If pci_map_resource() succeeds but mapped address is different from an
address primary process mapped, this should be error.
Then the addresses secondary process mapped should be freed.

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-06-20 10:44:43 +02:00
..
bsdapp eal: fix thread naming on FreeBSD 2016-06-17 18:04:22 +02:00
common pci: fix resource leak when secondary process mapping fails 2016-06-20 10:44:43 +02:00
linuxapp eal/linux: fix build with glibc < 2.12 2016-06-20 10:14:21 +02:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00