On Tue, 28 May 2024 at 09:48, Cindy Lu <[email protected]> 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: [email protected] > Signed-off-by: Cindy Lu <[email protected]>
Reported by Coverity: CID 1468940, 1543938. Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
