Spdk/test/unit/lib/nvmf
Seth Howell 7ce3117c64 test/rdma_ut: fix valgrind issue.
Recently, we started setting the list of RDMA wr in the parse_sgl
function. This meant that we started using a variable we hadn't before
which was uninitialized in the unit tests which caused a valgrind error.

Change-Id: I3f76ce1dcf95d1d41fe8b3f96e878859036a5031
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/443791
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Sasha Kotchubievsky <sashakot@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-02-08 18:05:25 +00:00
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
ctrlr.c nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00
rdma.c test/rdma_ut: fix valgrind issue. 2019-02-08 18:05:25 +00:00
subsystem.c test: Use ut_multithread framework in nvmf subsystem unit test 2018-12-18 23:31:08 +00:00
tcp.c nvmf/tcp: Eliminate management channel in favor of poll group 2019-02-06 16:02:43 +00:00
Makefile nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00