mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
After the iterator yields the only descriptor in a chain, the subsequent None must reflect exhaustion rather than a validation failure, so failed and failed_addr stay unset. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>