Loading
test/unit/iscsi: initialize task.scsi.iov.iov_base in more places
Newer ubsan doesn't like adding a zero offset to a NULL pointer, so initialize the iov_base in this unit test to avoid it. An earlier patch fixed this in one place, but there are a couple of others that were missed. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: If55ca2f582760b5752ac578f25d4735d8d677f5e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24727 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Michal Berger <michal.berger@intel.com>