]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemuDomainDetachPciDiskDevice: Free allocated cgroup
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Mar 2012 10:47:13 +0000 (11:47 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 15 Mar 2012 16:10:22 +0000 (17:10 +0100)
commit362c3b33e6f68bd0823c811767ed2c63bb1334c9
tree29e9417c52411a9c3694e814da77086c0dd76d3d
parent89ae6a5a30bd91cfb2365544f9dd2e6c2a36ecca
qemuDomainDetachPciDiskDevice: Free allocated cgroup

This function potentially allocates new virCgroup but never
frees it.
src/qemu/qemu_hotplug.c