From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 15B2D29DFB for ; Thu, 1 Aug 2013 09:21:06 -0500 (CDT) Message-ID: <51FA6ED1.1060806@sgi.com> Date: Thu, 01 Aug 2013 09:21:05 -0500 From: Mark Tinguely MIME-Version: 1.0 Subject: Re: [PATCH] xfsprogs: fix buffer leak in xlog_print_find_oldest References: <51F9BD22.8060102@redhat.com> In-Reply-To: <51F9BD22.8060102@redhat.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: "'linux-xfs@oss.sgi.com'" On 07/31/13 20:42, Eric Sandeen wrote: > The error path in this function did not free the buffer > before returning. > > Coverity found this one. > > Signed-off-by: Eric Sandeen > --- Looks good. Reviewed-by: Mark Tinguely _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs