Spdk/lib/iscsi
Seth Howell 93edd7b023 test/unit: fix scan-build errors in iscsi tests
One was an API issue, another was a dereference of a null pointer that
resulted from a possible call to a stubbed function in the unittest
common code, and the last was an erroneous use-after-free due to
scan-build apparently not understanding TAILQ_REMOVE.

Change-Id: I9111817e9e990ff6e388351c08f34c2e945df62d
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/423959
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-08-31 00:01:09 +00:00
..
acceptor.c
acceptor.h
conn.c
conn.h
init_grp.c
init_grp.h
iscsi_rpc.c
iscsi_subsystem.c
iscsi.c test/unit: fix scan-build errors in iscsi tests 2018-08-31 00:01:09 +00:00
iscsi.h
Makefile
md5.c
md5.h
param.c
param.h
portal_grp.c
portal_grp.h
task.c
task.h
tgt_node.c
tgt_node.h