Hi, I was triaging new Coverity block layer reports today, and one that seemed like a real bug was CID 1421984:
It complains about a memleak in sii3112_pci_realize() in hw/ide/sii3112.c, specifically about @irq being leaked (it’s allocated by qemu_allocate_irqs(), but never put anywhere or freed). I’m not really well-versed in anything under hw/ide, so I was wondering whether you agree it’s a bug and whether you know the correct way to fix it. (I assume it’s just a g_free(irqs), but maybe there’s a more specific way that’s applicable here.) Max
signature.asc
Description: OpenPGP digital signature