cloud-hypervisor/virtio-devices
Bo Chen c5fdc47918 virtio-devices: block: Avoid panic with invalid guest address
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>
2022-08-09 08:06:53 -07:00
..
src virtio-devices: block: Avoid panic with invalid guest address 2022-08-09 08:06:53 -07:00
Cargo.toml build: bump anyhow from 1.0.59 to 1.0.60 2022-08-09 00:47:29 +00:00