From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xentop: fix potential memory leak Date: Thu, 2 Apr 2015 16:56:53 +0100 Message-ID: <1427990213.4037.106.camel@citrix.com> References: <551D0EEA02000091000F4279@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <551D0EEA02000091000F4279@prv-mh.provo.novell.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: Charles Arnold Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-02 at 09:42 -0600, Charles Arnold wrote: > On a read failure the qstats buffer is not freed. > > Signed-off-by: Charles Arnold Acked + applied, thanks for the quick response!