Spdk/test/unit/lib/bdev/compress.c
paul luse c8e034b092 ut/compress: fix compress UT
Remove code that was freeing memory in the code under test. It was
no longer needed following a refactor of the init code and was
causing a double free.

Change-Id: I99018587ac12e01d4fe950e0718c23790ce7ce41
Signed-off-by: paul luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465966
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-08-22 04:34:18 +00:00
..
.gitignore bdev/compress: add missing .gitignore file for UT binary 2019-05-30 17:56:54 +00:00
compress_ut.c ut/compress: fix compress UT 2019-08-22 04:34:18 +00:00
Makefile bdev/compress: add unit test mocks and empty functions 2019-04-02 19:25:28 +00:00