mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Remove the use of 'unwrap()' that assumes the guest address for request status is always valid, which avoid virtio-block thread panic on malformed descriptors from the guest. Signed-off-by: Bo Chen <chen.bo@intel.com>