Spdk/test/unit/lib/nvmf/rdma.c
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
..
.gitignore test/unit: add rdma unittest file. 2018-12-04 17:13:29 +00:00
Makefile test/unit: add rdma unittest file. 2018-12-04 17:13:29 +00:00
rdma_ut.c test/rdma_ut: fix valgrind issue. 2019-02-08 18:05:25 +00:00