39068b6b5c
1 warning generated. LIB libspdk_nvmf.a iscsi_subsystem.c:1285:25: warning: Result of 'calloc' is converted to a pointer of type 'struct spdk_iscsi_sess *', which is incompatible with sizeof operand type 'void *' g_spdk_iscsi.session = calloc(1, sizeof(void *) * g_spdk_iscsi.MaxSessions); ^~~~~~ ~~~~~~~~~~~~~ Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ieb8dcac8ec172405c5ca97a4867582ff9bfaa569 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/827 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
conn.c | ||
conn.h | ||
init_grp.c | ||
init_grp.h | ||
iscsi_rpc.c | ||
iscsi_subsystem.c | ||
iscsi.c | ||
iscsi.h | ||
Makefile | ||
md5.c | ||
md5.h | ||
param.c | ||
param.h | ||
portal_grp.c | ||
portal_grp.h | ||
task.c | ||
task.h | ||
tgt_node.c | ||
tgt_node.h |