« Previous | Next » 

Revision e5ab1404

IDe5ab1404d014cefe22e9a10fca00d0acf4fe412b

Added by Anthony Liguori about 12 years ago

pci: fix double free of romfile property

The qdev property release function frees any string properties. This was
resulting in a double free during hot unplug.

It manifests in network devices because block devices have a NULL romfile
property by default.

Cc: Michael Tsirkin <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences