Loading
nvme: fix double free of g_hotplug_probe_ctx
Add a check and only free g_hotplug_probe_ctx once. This is to fix below issue: https://github.com/spdk/spdk/issues/1849 Change-Id: I7387495890830badd06a7341d9ac4d149ca1c9f4 Signed-off-by:GangCao <gang.cao@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7002 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Xiaodong Liu <xiaodong.liu@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
<dongx.yi@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot