From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 00/28] Fixes for various minor Coverity issues, volume 2 Date: Fri, 4 Oct 2013 09:00:29 +0100 Message-ID: <1380873629.21562.2.camel@kazak.uk.xensource.com> References: <1379475484-25993-1-git-send-email-mattjd@gmail.com> <1380807941.25618.18.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matthew Daley Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Fri, 2013-10-04 at 12:29 +1300, Matthew Daley wrote: > >> gnttab: remove unused shared header lookup > Nope, it's commited with ID 5ae3285f. > >> libxl: only free cpupoolinfo if necessary in libxl_list_cpupool > Patch has been dropped, there's no need for it > >> libxl: only free cputopology if it was allocated in libxl__get_numa_candidate > Ditto > >> libxl: only free cputopology if it was allocated in libxl_{cpu,node}map_to_{node,cpu}map > You've just applied v2 Thanks, removed all these from my queue. > >> libxl: gettimeofday doesn't return an errno on failure > > Still thinking about how to solve this and will send v2 when I get > some free time. OK, thanks. Ian.