Spdk/lib/nvmf
Ziye Yang 76c501834e lib/nvmf: set sgroup->channels[nsid] = NULL
We should add this state after free the io channel.
To make sure that we will not touch the wild pointer.

Change-Id: I570f649fe3ddffaea430125b40c6b6b020a05222
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.gerrithub.io/402999
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-03-08 10:49:15 -05:00
..
ctrlr_bdev.c nvmf: fix potential leak when processing multi-range deallocate command 2018-03-07 11:14:41 -05:00
ctrlr_discovery.c nvmf: add support of hotplug for nvmf. 2017-12-15 16:14:02 -05:00
ctrlr.c Support for Commands Supported and Effects Log Page 2018-03-02 13:45:35 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
nvmf.c lib/nvmf: set sgroup->channels[nsid] = NULL 2018-03-08 10:49:15 -05:00
rdma.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
request.c nvmf: remove spdk_nvmf_qpair::type field 2018-02-07 12:21:54 -05:00
subsystem.c nvmf: Make the ctrlr create/remove in subsystem in an asynchronous way 2018-02-27 12:35:08 -05:00
transport.c nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00
transport.h nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00