[libvirt] [PATCH] virsh: Fix resource leak while listing inactive domains with titles

2012-02-06 Thread Peter Krempa
Commit fad5cd210899dfde4afe36712754dc921c3f3051 introduces a new flag that allows to show domain's title with domains. This commit introduced resource leak while listing inactive domains with titles. --- Sadly, I missed this even when it was incorrectly intended. :( (extra context for easier

Re: [libvirt] [PATCH] virsh: Fix resource leak while listing inactive domains with titles

2012-02-06 Thread Jiri Denemark
On Mon, Feb 06, 2012 at 15:33:53 +0100, Peter Krempa wrote: Commit fad5cd210899dfde4afe36712754dc921c3f3051 introduces a new flag that allows to show domain's title with domains. This commit introduced resource leak while listing inactive domains with titles. --- Sadly, I missed this even

Re: [libvirt] [PATCH] virsh: Fix resource leak while listing inactive domains with titles

2012-02-06 Thread Peter Krempa
On 02/06/2012 03:48 PM, Jiri Denemark wrote: On Mon, Feb 06, 2012 at 15:33:53 +0100, Peter Krempa wrote: Commit fad5cd210899dfde4afe36712754dc921c3f3051 introduces a new flag that allows to show domain's title with domains. This commit introduced resource leak while listing inactive domains