Loading
test: fix error about unittest_thread uninitialised parameters
When running unittest_thread in fedora29 with memcheck, there is error "Conditional jump or move depends on uninitialised value(s)" in for_each_channel_unreg test. Signed-off-by:Richael Zhuang <richael.zhuang@arm.com> Change-Id: I38abf4c70ff513e39232b83357d571dded8f02c3 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1072 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>