mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Cover an offset that lies well past the end of the first cluster to make sure the bound check fires for arbitrary out of range offsets rather than only the boundary case. Assisted-by: Claude:Opus-4.7 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>