On Tue, 28 May 2024 at 09:48, Cindy Lu <l...@redhat.com> wrote: > > In function kvm_virtio_pci_vector_use_one(), the function will only use > the irqfd/vector for itself. Therefore, in the undo label, the failing > process is incorrect. > To fix this, we can just remove this label. > > Fixes: f9a09ca3ea ("vhost: add support for configure interrupt") > Cc: qemu-sta...@nongnu.org > Signed-off-by: Cindy Lu <l...@redhat.com>
Reported by Coverity: CID 1468940, 1543938. Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM