[PATCH 0/1] igvm: Add NULL checks for igvm_get_buffer()

Oliver Steffen posted 1 patch 4 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260210112436.315197-1-osteffen@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Ani Sinha <anisinha@redhat.com>
backends/igvm.c | 86 ++++++++++++++++++++++++++++++++-----------------
1 file changed, 56 insertions(+), 30 deletions(-)
[PATCH 0/1] igvm: Add NULL checks for igvm_get_buffer()
Posted by Oliver Steffen 4 hours ago
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.

Oliver Steffen (1):
  igvm: Add NULL checks for igvm_get_buffer()

 backends/igvm.c | 86 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 56 insertions(+), 30 deletions(-)

-- 
2.53.0