mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Submit a descriptor whose addr plus len would wrap around the u64 address space and verify CheckedDescriptorIter rejects it without panicking, with failed_addr returning the descriptor's address. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>