Loading
test/unit/rdma: don't use NULL when constructing iov_base addresses
Newer ubsan doesn't like adding offsets to NULL pointers, so use a non-NULL address when constructing the test iov_base addresses. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I23860873e510f04fce7946c5a69ad0c8c1e6247b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24675 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>