Loading
test/unit: fix memory overlap on test case
The source and destination of memcpy() overlap, which is contained within spdk_copy_buf_to_iovs() Signed-off-by:Xin Yang <xin.yang@arm.com> Change-Id: I55d90a52384bb9a262e71618d0900776f6eb95ed Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15720 Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>