5ed5df8073
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:
|
||
---|---|---|
.. | ||
base | ||
Makefile | ||
meson.build | ||
octeontx_ethdev_ops.c | ||
octeontx_ethdev.c | ||
octeontx_ethdev.h | ||
octeontx_logs.h | ||
octeontx_rxtx.c | ||
octeontx_rxtx.h | ||
rte_pmd_octeontx_version.map |