mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add rejects_out_of_range_descriptor which submits a descriptor whose length overshoots guest memory and verifies CheckedDescriptorIter yields no descriptor and sets the failed flag. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>