aboutsummaryrefslogtreecommitdiff
path: root/event-loop-base.c
diff options
context:
space:
mode:
authorZhenzhong Duan <zhenzhong.duan@intel.com>2024-05-22 12:40:09 +0800
committerCédric Le Goater <clg@redhat.com>2024-05-22 10:04:21 +0200
commit514855e18fcdc3378fb925046d89a0f1493336db (patch)
tree58b54055885c0a7b4cfca5db668d0d0bf9e3ede8 /event-loop-base.c
parentb771a40f9eecbffee70a7425e5a96feb58f85d99 (diff)
downloadqemu-514855e18fcdc3378fb925046d89a0f1493336db.zip
qemu-514855e18fcdc3378fb925046d89a0f1493336db.tar.gz
qemu-514855e18fcdc3378fb925046d89a0f1493336db.tar.bz2
vfio/pci: Use g_autofree for vfio_region_info pointer
Pointer opregion is freed after vfio_pci_igd_opregion_init(). Use 'g_autofree' to avoid the g_free() calls. Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions