+2
−0
Loading
io_device is registered, but never release. It will lead spdk_io_device_register to fail because allocate new io_device may reuse the same memory address. Change-Id: I3359ed783c1df43ef382669d9d73d06bfbc1fe2d Signed-off-by:Li Feng <lifeng1519@gmail.com> Reviewed-on: https://review.gerrithub.io/424235 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
GangCao <gang.cao@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>