]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Free priv->machineName
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 8 Apr 2016 13:29:40 +0000 (15:29 +0200)
committerCole Robinson <crobinso@redhat.com>
Wed, 20 Apr 2016 13:20:14 +0000 (09:20 -0400)
commita76ae293c3133cf6a80b6fe69f03166139695e21
treec75cb382523f540279a5107825779f5e84baa280
parent9d06d0f66f1f62e4d5d59527618a87fbef530347
qemu: Free priv->machineName

Commit c3bd0019c0e3 forgot to cleanup after itself.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1325043

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
(cherry picked from commit 16b41728b59a7188f643937303e3aec4c299a980)
src/qemu/qemu_cgroup.c