From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] tools/xcutils: Free xlt loggers after use Date: Mon, 10 Mar 2014 17:21:04 +0000 Message-ID: <531DF480.3010606@citrix.com> References: <1394471176-14388-1-git-send-email-andrew.cooper3@citrix.com> <21277.62512.656542.254655@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21277.62512.656542.254655@mariner.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: Ian Jackson Cc: Ian Campbell , Xen-devel List-Id: xen-devel@lists.xenproject.org On 10/03/14 17:19, Ian Jackson wrote: > Andrew Cooper writes ("[PATCH] tools/xcutils: Free xlt loggers after use"): >> While not much of a functional change, this prevents irritating warnings from >> valgrind when trying to analyse xc_domain_{save,restore}() themselves. >> >> Signed-off-by: Andrew Cooper >> CC: Ian Campbell > Acked-by: Ian Jackson > Committed-by: Ian Jackson > > (and fixed the subject line typo in the actual commit) > > Ian. Ah thanks - I hadn't noticed the typo. That must be record timing from writing the patch to getting committed - about 15 mins :) ~Andrew