summaryrefslogtreecommitdiffstats
path: root/cache-utils.h
diff options
context:
space:
mode:
authorIsaku Yamahata2011-01-24 11:00:47 +0100
committerMichael S. Tsirkin2011-01-24 14:40:37 +0100
commitbe7052c2a8f667f1dc42b06afcebb964ee0b03ff (patch)
tree3b1ec2077adf7c20ff0e3631c2af703f87585451 /cache-utils.h
parentpci: use qemu_malloc() in pcibus_get_dev_path() (diff)
downloadqemu-be7052c2a8f667f1dc42b06afcebb964ee0b03ff.tar.gz
qemu-be7052c2a8f667f1dc42b06afcebb964ee0b03ff.tar.xz
qemu-be7052c2a8f667f1dc42b06afcebb964ee0b03ff.zip
pci: memory leak of PCIDevice::rom_file
PCIDevice::rom_file is leaked. PCIDevice::rom_file is allocated in pci_qdev_init(), but not freed anywhere. free it in qemu_unregister_device(). Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'cache-utils.h')
0 files changed, 0 insertions, 0 deletions