+1
−1
Loading
This case was zeroing the entire structure - overwriting the peripheral and page_code data already set. Don't bother zeroing the alloc_len either - we'll set that later in this case statement. Fixes issue #750. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I8b7c6f954b5e3c85ddfaf801d64dd4a501f50cd2 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450922 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>