Loading
ut/nvme: fixing dangling-pointer found by valgrind
Fixes: #3723 See https://review.spdk.io/c/spdk/spdk/+/26354 This was discussed in the comunity call and ideally we would like to refactor this UT code to remove all locations where global pointer points to local buffer. We decided to merge this patch as-is first. Change-Id: I84d6f7acc52d447967dbac84061111a37dfca68d Signed-off-by:Boris Glimcher <Boris.Glimcher@emc.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26525 Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Jacek Kalwas <jacek.kalwas@nutanix.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>