mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Cover the rejection path of the trait method next_checked, asserting that an out of range descriptor is reported as Err(addr) carrying the original descriptor address. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>