mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 22:59:29 +00:00
The array returned by qemu_allocate_irqs is malloced, free it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>