+4
−4
Loading
All SPDK libraries should use the spdk/log.h family of functions for logging. The cause of strdup failure is only out-of-memory for malloc(). Hence errno is omitted. Change-Id: I682f11fbb6f12c9de8d57a025b704b4f050f7474 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/391685 Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>