From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20811 invoked by alias); 3 Aug 2012 16:12:23 -0000 Received: (qmail 20791 invoked by uid 22791); 3 Aug 2012 16:12:21 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-yw0-f41.google.com (HELO mail-yw0-f41.google.com) (209.85.213.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Aug 2012 16:12:08 +0000 Received: by yhr47 with SMTP id 47so1168678yhr.0 for ; Fri, 03 Aug 2012 09:12:08 -0700 (PDT) Received: by 10.60.169.138 with SMTP id ae10mr6101281oec.7.1344010327997; Fri, 03 Aug 2012 09:12:07 -0700 (PDT) Received: from bubble.grove.modra.org ([115.187.252.19]) by mx.google.com with ESMTPS id k3sm3511299obw.4.2012.08.03.09.12.05 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Aug 2012 09:12:06 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 2D7A5EA311F; Sat, 4 Aug 2012 01:42:01 +0930 (CST) Date: Fri, 03 Aug 2012 16:15:00 -0000 From: Alan Modra To: Tom Tromey Cc: Binutils Development Subject: Re: RFA: fix bfd_close call in dlltool.c Message-ID: <20120803161201.GF4430@bubble.grove.modra.org> Mail-Followup-To: Tom Tromey , Binutils Development References: <87a9ycowq0.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87a9ycowq0.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2012-08/txt/msg00061.txt.bz2 On Fri, Aug 03, 2012 at 08:51:03AM -0600, Tom Tromey wrote: > * dlltool.c (scan_obj_file): Close arfile after calling > bfd_openr_next_archived_file. OK, thanks! -- Alan Modra Australia Development Lab, IBM