numam-dpdk/drivers/net/nfp
Yunjian Wang 9d5996c01d net/nfp: fix dangling pointer on probe failure
When nfp_pf_create_dev() is cleaning up, it does not correctly set
the dev_private variable to NULL, which will lead to a double free.

Fixes: ef28aa96e5 ("net/nfp: support multiprocess")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
2020-04-21 13:57:06 +02:00
..
nfpcore net/nfp: fix memory leak 2019-04-12 11:02:02 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
nfp_net_ctrl.h net/nfp: replace license text with SPDX tag 2019-11-28 02:12:41 +01:00
nfp_net_logs.h net/nfp: replace license text with SPDX tag 2019-11-28 02:12:41 +01:00
nfp_net_pmd.h replace packed attributes 2020-04-16 18:16:46 +02:00
nfp_net.c net/nfp: fix dangling pointer on probe failure 2020-04-21 13:57:06 +02:00
rte_pmd_nfp_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00