Re: [libvirt] [PATCH 0/4] Plug some virsh leaks

2013-08-28 Thread Ján Tomko
On 08/28/2013 03:41 AM, Eric Blake wrote: On 08/27/2013 07:06 AM, Ján Tomko wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1001536 Ján Tomko (4): virsh: free messages after logging them to a file virsh: free the list from ListAll APIs even for 0 items virsh: free the formatting

[libvirt] [PATCH 0/4] Plug some virsh leaks

2013-08-27 Thread Ján Tomko
https://bugzilla.redhat.com/show_bug.cgi?id=1001536 Ján Tomko (4): virsh: free messages after logging them to a file virsh: free the list from ListAll APIs even for 0 items virsh: free the formatting string when listing pool details virsh: free the caps list properly if one of them is

Re: [libvirt] [PATCH 0/4] Plug some virsh leaks

2013-08-27 Thread Eric Blake
On 08/27/2013 07:06 AM, Ján Tomko wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1001536 Ján Tomko (4): virsh: free messages after logging them to a file virsh: free the list from ListAll APIs even for 0 items virsh: free the formatting string when listing pool details virsh: