From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] xl: free default_{vifscript, bridge, gatewaydev} on exit Date: Wed, 12 Jun 2013 14:19:02 +0100 Message-ID: <51B87546.3000409@eu.citrix.com> References: <1371040718-11400-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1371040718-11400-1-git-send-email-ian.campbell@citrix.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: Ian Campbell Cc: ian.jackson@eu.citrix.com, George.Dunlap@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 12/06/13 13:38, Ian Campbell wrote: > These leaks aren't serious, since they are only in xl but this makes "xl list" > clean according to valgrind, which is useful from the point of view of > eliminating false positives when looking at the state of libxl (where leaks > matter). > > Signed-off-by: Ian Campbell > Cc: George.Dunlap@citrix.com Risk of introducing bugs? Almost nil. Makes xen 4.3 more awesome? Yes, by allowing valgrind to run cleanly. Re the release: Acked-by: George Dunlap