From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 6A0E77F56 for ; Thu, 20 Aug 2015 13:07:02 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay2.corp.sgi.com (Postfix) with ESMTP id 489B0304062 for ; Thu, 20 Aug 2015 11:06:58 -0700 (PDT) Received: from sandeen.net (sandeen.net [63.231.237.45]) by cuda.sgi.com with ESMTP id ZOadEvW7C7uiIaBO for ; Thu, 20 Aug 2015 11:06:57 -0700 (PDT) Received: from liberator.sandeen.net (liberator.sandeen.net [10.0.0.4]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by sandeen.net (Postfix) with ESMTPSA id B894F61D1A43 for ; Thu, 20 Aug 2015 13:06:56 -0500 (CDT) Message-ID: <55D61740.9070507@sandeen.net> Date: Thu, 20 Aug 2015 13:06:56 -0500 From: Eric Sandeen MIME-Version: 1.0 Subject: [PATCH 0/4] xfsprogs: fix some xfs_repair memory leaks List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: xfs-oss This fixes the fairly trivial "definitely lost" leaks spotted by valgrind on a trivial xfs_repair run, two of which are coverity-spotted. Dave, I *did* do a quick test via ./check -g quick, this time. :) Thanks, -Eric _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs