Spdk/examples/nvme/hotplug
Daniel Verkamp 69a0f437db examples/nvme/hotplug: free task on error path
If the spdk_dma_zmalloc() call for the task buffer fails, we should free
the task before returning an error.

Change-Id: Icf70826dfc7f921d2a18f340480ea7c2ac3df3f4
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/382851
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-10-17 15:21:39 -04:00
..
.gitignore Add missing .gitignore files for binaries 2016-12-06 09:51:00 -07:00
hotplug.c examples/nvme/hotplug: free task on error path 2017-10-17 15:21:39 -04:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00