numam-dpdk/drivers/net/octeontx
Yunjian Wang 5ed5df8073 net/octeontx: fix dangling pointer on init failure
When octeontx_create() is cleaning up, it does not correctly set
the mac_addrs variable to NULL, which will lead to a double free.

Fixes: 9e399b88ce ("net/octeontx: fix memory leak of MAC address table")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Harman Kalra <hkalra@marvell.com>
2020-05-05 15:54:26 +02:00
..
base net/octeontx: support flow control 2020-04-21 13:57:06 +02:00
Makefile net/octeontx: support VLAN filter offload 2020-04-21 13:57:06 +02:00
meson.build net/octeontx: support VLAN filter offload 2020-04-21 13:57:06 +02:00
octeontx_ethdev_ops.c net/octeontx: support flow control 2020-04-21 13:57:06 +02:00
octeontx_ethdev.c net/octeontx: fix dangling pointer on init failure 2020-05-05 15:54:26 +02:00
octeontx_ethdev.h net/octeontx: support Rx/Tx checksum offload 2020-04-21 13:57:06 +02:00
octeontx_logs.h net/octeontx: support MTU 2020-04-21 13:57:06 +02:00
octeontx_rxtx.c net/octeontx: support Rx/Tx checksum offload 2020-04-21 13:57:06 +02:00
octeontx_rxtx.h net/octeontx: support Rx/Tx checksum offload 2020-04-21 13:57:06 +02:00
rte_pmd_octeontx_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00