]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: process: Clean up priv->migTLSAlias
authorPeter Krempa <pkrempa@redhat.com>
Wed, 26 Apr 2017 10:46:03 +0000 (12:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 28 Apr 2017 07:26:24 +0000 (09:26 +0200)
commit8c1fee5f12e607a775199b65915715bb5a2b581d
tree818bda06c0aca4df45df1e3b11ab142721f57a3f
parent3ab802d689796ebac6545267d5db248e13a9a0e6
qemu: process: Clean up priv->migTLSAlias

The alias would be leaked, since it's not freed on the vm stop path.
src/qemu/qemu_process.c