901aafe675
If the NVMe library trtype and adrfam translation functions are passed an unknown value, they may return NULL. This shouldn't normally happen, since any supported transport type or address family in the NVMe-oF target should always be supported in the string lookup functions, but add a fallback anyway to satisfy the static analyzer. Change-Id: Icadf991d6742a2a759b5793253b71b4eabc763ed Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/383313 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
conf.c | ||
Makefile | ||
nvmf_main.c | ||
nvmf_rpc.c | ||
nvmf_tgt.c | ||
nvmf_tgt.h |