mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
Use read_exact to make sure we really get the minimum number of bytes. Fixes: #6621 Signed-off-by: Wei Liu <liuwe@microsoft.com>