libvirt/src/qemu
Chris Lalancette 87d2e4ba56 Fix a qemuDomainPCIAddressSetFree memory leak
qemuDomainPCIAddressSetFree was freeing up the hash
table for the pci addresses, but not freeing up the addr
structure.  Looking over the callers of this function, it
seems like they expect it to also free up the structure,
so do that here.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2010-04-29 09:16:14 -04:00
..
libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_conf.c Fix a qemuDomainPCIAddressSetFree memory leak 2010-04-29 09:16:14 -04:00
qemu_conf.h Fix CDROM media change for QEMU when using -device syntax 2010-04-15 18:09:42 +01:00
qemu_driver.c Report better error if qemuSnapshotIsAllowed failed. 2010-04-29 09:15:07 -04:00
qemu_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_monitor_json.c Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_monitor_json.h Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_monitor_text.c Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_monitor_text.h Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_monitor.c Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_monitor.h Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_security_dac.c qemu: fix security context references in DAC code 2010-04-22 13:54:41 -06:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Remove use of virConnectPtr from security driver APIs 2010-02-10 11:49:24 +00:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
test_libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00