0e78cfddc0
This commit fixs segment fault when rte_eth_dev_close() is called on
a virtio dev more than once. Assigning zero after free to avoids
freed memory to be accessed again.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_dev_info.h | ||
rte_eth_ctrl.h | ||
rte_ethdev_pci.h | ||
rte_ethdev_vdev.h | ||
rte_ethdev.c | ||
rte_ethdev.h | ||
rte_ether_version.map | ||
rte_flow_driver.h | ||
rte_flow.c | ||
rte_flow.h |