From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] tools/libxc: Fix memory leaks in xc_domain_save() Date: Tue, 25 Jun 2013 10:18:59 +0100 Message-ID: <51C96083.7000404@eu.citrix.com> References: <6f255399bd674951a104.1372088825@andrewcoop.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6f255399bd674951a104.1372088825@andrewcoop.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 06/24/2013 04:47 PM, Andrew Cooper wrote: > Introduces outbuf_free() to mirror the currently existing outbuf_init(). > > Signed-off-by: Andrew Cooper Both re the release and the content: Acked-by: George Dunlap