libvirt/src/qemu
Ján Tomko 540ee87249 qemu: fix crash with shared disks
Commit f36a94f introduced a double free on all success paths
in qemuSharedDeviceEntryInsert.

Only call qemuSharedDeviceEntryFree on the error path and
set entry to NULL before jumping there if the entry already
is in the hash table.

https://bugzilla.redhat.com/show_bug.cgi?id=1142722
2014-09-18 09:05:21 +02:00
..
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_capabilities.c domaincaps: Expose UEFI binary path, if it exists 2014-09-17 16:29:49 +02:00
qemu_capabilities.h domaincaps: Expose UEFI binary path, if it exists 2014-09-17 16:29:49 +02:00
qemu_cgroup.c qemu_cgroup: Adjust spacing around incrementor 2014-09-15 21:05:46 -04:00
qemu_cgroup.h qemu_cgroup: Introduce cgroup functions for IOThreads 2014-09-15 13:18:56 -04:00
qemu_command.c qemu: Honor hugepages for UMA domains 2014-09-17 18:33:33 +02:00
qemu_command.h
qemu_conf.c qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c qemu: Improve check for local storage 2014-09-17 22:00:08 +02:00
qemu_domain.h qemu_domain: Add niothreadpids and iothreadpids 2014-09-15 13:18:56 -04:00
qemu_driver.c maint: clean up _virDomainMemoryStat 2014-09-17 11:28:48 -06:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c maint: use consistent if-else braces in qemu 2014-09-04 08:53:21 -06:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_migration.c blockcopy: add qemu implementation of new tunables 2014-09-12 08:11:11 -06:00
qemu_migration.h
qemu_monitor_json.c qemu: bulk stats: implement block group 2014-09-17 18:15:10 +02:00
qemu_monitor_json.h qemu: bulk stats: implement block group 2014-09-17 18:15:10 +02:00
qemu_monitor_text.c maint: clean up _virDomainMemoryStat 2014-09-17 11:28:48 -06:00
qemu_monitor_text.h
qemu_monitor.c qemu: bulk stats: implement block group 2014-09-17 18:15:10 +02:00
qemu_monitor.h qemu: bulk stats: implement block group 2014-09-17 18:15:10 +02:00
qemu_process.c Wire up the interface backend options 2014-09-16 16:02:34 +02:00
qemu_process.h
qemu_processpriv.h
qemu.conf qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
test_libvirtd_qemu.aug.in qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
THREADS.txt