mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Similar to the other functions fixed in this series, qcow has helpers that dereference whatever pointers are passed but are labeled safe. Use the newly added ops helpers to, instead, provide a safe interface and implementation. Assisted-by: Codex:GPT-5.5 Signed-off-by: Dylan Reid <dgreid@fb.com>