numam-spdk/lib/bdev/null
Daniel Verkamp 415933c879 bdev/null: fix RPC string memory leak
The uuid string was not freed.  Factor out the free() calls into a
helper function and add a free of uuid.

Change-Id: I2f5f794e240fcdb07f346b892ea4dec46dc9bdb6
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/406665
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Tested-by: 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>
2018-04-06 18:22:22 -04:00
..
bdev_null_rpc.c bdev/null: fix RPC string memory leak 2018-04-06 18:22:22 -04:00
bdev_null.c bdev/malloc,null: save uuid when getting config 2018-03-27 03:15:01 -04:00
bdev_null.h bdev/null: allow user to override UUID 2018-03-09 09:55:34 -05:00
Makefile Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00