mirror of
https://github.com/qemu/qemu.git
synced 2026-04-05 22:00:58 +00:00
According to the documentation we are supposed to do a null-pointer check on the buffers returned by igvm_get_buffer() (part of the IGVM C library). Add these checks in the IGVM backend. Signed-off-by: Oliver Steffen <osteffen@redhat.com> Reviewed-by: Luigi Leonardi <leonardi@redhat.com> Message-ID: <20260212154114.1119944-1-osteffen@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>