From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 0/7] libxc: Fix a number of coverity issues. Date: Fri, 3 Jul 2015 15:49:30 +0100 Message-ID: <5596A0FA.30901@citrix.com> References: <1435772232-39085-1-git-send-email-Jennifer.Herbert@citrix.com> <1435933218.9447.125.camel@citrix.com> <55969AA9.4030801@citrix.com> <1435934534.9447.145.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1435934534.9447.145.camel@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: wei.liu2@citrix.com, xen-devel@lists.xen.org, Jennifer Herbert , ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 03/07/15 15:42, Ian Campbell wrote: > On Fri, 2015-07-03 at 15:22 +0100, Andrew Cooper wrote: >> On 03/07/15 15:20, Ian Campbell wrote: >>> On Wed, 2015-07-01 at 17:37 +0000, Jennifer Herbert wrote: >>>> Fix a number of coverity issues in libxc. >>> Do you have CID numbers which should be associated with each of these? >>> >>> See e.g. d17547414199f4434289f75ab2b1364cc961982e for the style. >> These were from the XenServer Coverity instance, so our CIDs are in a >> different numberspace to upstream SCAN CIDs. > Given this... > >> I will have a look through and see if there are any relevant CIDs to >> match up. > ... then if you can be bothered please do, but also feel free to decide > not to bother... Done. Only 3 which match up. The rest are from having all our knobs turned up to 11. ~Andrew