mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Drive CheckedDescriptorIter with an out of range descriptor and assert that failed_addr returns Some carrying the GuestAddress of the rejected descriptor, not just the failed boolean. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>