mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Fill the target MMIO buffer with zeroes to handle reads with access sizes larger than the data and also check that the read access length does not exceed the size of the backing slice (previously it just checked the access size vs length not taking the offset into account). Assisted-by: Claude:Opus-4.8 Signed-off-by: Rob Bradford <rbradford@meta.com>