From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] Fix leak in blkback initialization Date: Thu, 5 Jan 2006 15:06:10 +0100 Message-ID: <20060105140610.GA7951@snarc.org> References: <20060104151506.GA26795@br.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060104151506.GA26795@br.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Glauber de Oliveira Costa Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Jan 04, 2006 at 03:15:06PM +0000, Glauber de Oliveira Costa wrote: > In case of failing due to lack of memory in the system, blkif_init > potentially leaves a leak if some of the allocations was sucessfully > suceeded. > > This patch frees the memory allocated, avoiding the leak. This has already been corrected (changeset 8469) Thanks, -- Vincent Hanquez