Spdk/test/unit/lib/bdev
Seth Howell 11ccf3be2c test/unit: Fix scan-build errors in bdev unittests
Fixes a use after free error in bdev/bdev_ut
Fixes an uninitialized argument value error in mt/bdev/bdev_ut
Adds extra checks in the spdk_bdev_part_construct code
Fixes a dereference of null pointer error in bdev/vbdev_lvol_ut
Change-Id: I1eaa6ebfec0a36a0d910504c70b16ccc651de22a
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/423923
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-31 00:01:09 +00:00
..
bdev_raid.c bdev/raid: Use descriptive error message for failure in JSON-RPC 2018-08-30 16:13:35 +00:00
bdev.c test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
gpt test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
mt test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
part.c test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
pmem test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00