mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Cover the exhausted path of the DescriptorChainExt::next_checked trait method, asserting that Ok(None) is returned once the chain has no further descriptors. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>