Spdk/test/unit/lib/bdev
Shuhei Matsumoto e923c66a07 bdev/raid: Free all strings allocated by JSON decoder on all paths in RPC
Use strdup for all strings allocated by JSON decoder and free them on
all paths.

Change-Id: Ia30d32c2fd6bd79f62588ca19bd3bb093d38a502
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/420325
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Kunal Sablok <kunal.sablok@intel.com>
2018-07-30 15:44:27 +00:00
..
bdev_raid.c bdev/raid: Free all strings allocated by JSON decoder on all paths in RPC 2018-07-30 15:44:27 +00:00
bdev.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
gpt test: move test_env.c under test/common/lib 2018-03-29 00:31:24 -04:00
mt test: fix scan-build errors in bdev unittests. 2018-07-06 20:34:01 +00:00
part.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
pmem bdev: further encapsulate spdk_bdev_io struct 2018-06-20 19:24:39 +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 lvol: remove destruct_req from lvol store 2018-07-26 21:55:36 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00