Re: [libvirt] [PATCHv1.5 21/27] qemu: Clear old translated pool source

2013-11-27 Thread Michal Privoznik
On 26.11.2013 17:49, Peter Krempa wrote: Clear the old data to avoid leaking it when attempting to re-translate a pool on the same domain object. --- src/qemu/qemu_conf.c | 4 1 file changed, 4 insertions(+) diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c index

[libvirt] [PATCHv1.5 21/27] qemu: Clear old translated pool source

2013-11-26 Thread Peter Krempa
Clear the old data to avoid leaking it when attempting to re-translate a pool on the same domain object. --- src/qemu/qemu_conf.c | 4 1 file changed, 4 insertions(+) diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c index 58a0500..639e2ff 100644 --- a/src/qemu/qemu_conf.c +++