From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 05/28] libxl: fix dispose without init of disk in cd_insert Date: Wed, 25 Sep 2013 14:01:03 +0100 Message-ID: <1380114063.23688.146.camel@kazak.uk.xensource.com> References: <1379475484-25993-1-git-send-email-mattjd@gmail.com> <1379475484-25993-6-git-send-email-mattjd@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1379475484-25993-6-git-send-email-mattjd@gmail.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: Matthew Daley Cc: Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2013-09-18 at 15:37 +1200, Matthew Daley wrote: > Coverity-ID: 1056078 > Signed-off-by: Matthew Daley Acked-by + applied this: + [PATCH 06/28] libxl: fix leak of corename in handle_domain_death [PATCH 07/28] libxl: fix leak of config_data in main_cpupoolcreate [PATCH 08/28] libxl: fix leak of rune in main_remus [PATCH 09/28] libxl: fix out-of-memory check in parse_global_config [PATCH 14/28] libxl: only free console reader if it was allocated in main_dmesg [PATCH 15/28] libxl: fix typo in libxl__hotplug_nic error checking [PATCH 16/28] libxl: fix file open failure check in libxl__file_reference_map [PATCH 18/28] xenstored: handle unlikely failure better in ask_parents [PATCH 19/28] xenstored: fix faulty check for bad handle in domain_init [PATCH 20/28] xenstore: check socket path length before copying it I think the rest are either applied already or I or someone else has commented on it. Thanks, Ian.