mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-14 23:51:33 +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>