mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Cover the prior commit by constructing a Request directly and a stub AsyncIo whose backend methods are unreachable, then submit a payload with sector + num_sectors past u64::MAX and assert BadRequest. Assisted-by: Claude:Opus-4.7 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>