mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Cover the malformed header case where backing_file_offset is non zero but backing_file_size is zero, which must be rejected with the new dedicated error. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>