mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace raw desc.addr() usage with checked_iter which validates the descriptor buffer range against guest memory before I/O. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>