From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10713 invoked by alias); 17 Aug 2007 19:31:24 -0000 Received: (qmail 10690 invoked by uid 22791); 17 Aug 2007 19:31:23 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 17 Aug 2007 19:31:17 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l7HJUvdg013675; Fri, 17 Aug 2007 15:30:57 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [10.11.254.111]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l7HJUv9F018966; Fri, 17 Aug 2007 15:30:57 -0400 Received: from greed.delorie.com (vpn-14-13.rdu.redhat.com [10.11.14.13]) by post-office.corp.redhat.com (8.13.8/8.13.8) with ESMTP id l7HJUuad017432; Fri, 17 Aug 2007 15:30:56 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.8) with ESMTP id l7HJUudP004084; Fri, 17 Aug 2007 15:30:56 -0400 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l7HJUuuF004081; Fri, 17 Aug 2007 15:30:56 -0400 Date: Fri, 17 Aug 2007 19:31:00 -0000 Message-Id: <200708171930.l7HJUuuF004081@greed.delorie.com> From: DJ Delorie To: msnyder@sonic.net CC: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org, ian@airs.com, dberlin@dberlin.org In-reply-to: <21518.12.7.175.2.1186698474.squirrel@webmail.sonic.net> (msnyder@sonic.net) Subject: Re: [RFA] libiberty/make-relative-prefix.c, more resource leaks References: <21518.12.7.175.2.1186698474.squirrel@webmail.sonic.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00338.txt.bz2 > If this is approved, would the approver please go ahead and > check it into gcc for me? I don't think I have permissions there. > > * make-relative-prefix.c (make_relative_prefix_1): Resource leaks. Committed.