Loading
test/unit: Fix Scan-build errors in scsi tests
I had to make small modifications to one test in the dev_ut.c file to prevent a memory leak error. However, changing the index in this test from -1 to 0 has no effect on the coverage. Change-Id: Ia8a475aaa41118f072a5d9006bab9d9c84b4a10a Signed-off-by:Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/424126 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>