Spdk/examples/nvme/arbitration
JinYu 5446c541d3 examples/nvme: fix memory leaks of arbitration case
The ns_ctxs of worker_thread are organised as a list, so they
should be freed totally.

Change-Id: I348cacb12c338dfe0df100e1dc3de7b9f95bfda1
Signed-off-by: JinYu <jin.yu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458036
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-06-19 03:48:16 +00:00
..
.gitignore Create a utility and enable WRR arbitration mechanism 2016-06-21 16:35:04 -07:00
arbitration.c examples/nvme: fix memory leaks of arbitration case 2019-06-19 03:48:16 +00:00
Makefile build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00