From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: readlink, getcwd memory leaks Date: Sun, 25 Apr 2004 00:19:43 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87r7uddnnk.fsf@zagadka.ping.de> References: <877jx8hejj.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082845330 9587 80.91.224.253 (24 Apr 2004 22:22:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Apr 2004 22:22:10 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Apr 25 00:22:02 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BHVX8-0004fn-00 for ; Sun, 25 Apr 2004 00:22:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BHVWL-0000ot-VU for guile-devel@m.gmane.org; Sat, 24 Apr 2004 18:21:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BHVVs-0000Ar-80 for guile-devel@gnu.org; Sat, 24 Apr 2004 18:20:44 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BHVUu-0007Dz-OT for guile-devel@gnu.org; Sat, 24 Apr 2004 18:20:17 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BHVUu-0007DX-EW for guile-devel@gnu.org; Sat, 24 Apr 2004 18:19:44 -0400 Original-Received: from dialin.net17.dip113.dokom.de ([195.253.17.113] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1BHVXH-0008Iv-00 for guile-devel@gnu.org; Sun, 25 Apr 2004 00:22:11 +0200 Original-Received: (qmail 32499 invoked by uid 1000); 24 Apr 2004 22:19:43 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <877jx8hejj.fsf@zip.com.au> (Kevin Ryde's message of "Fri, 26 Mar 2004 06:12:16 +1000") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3642 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3642 Kevin Ryde writes: > * filesys.c (scm_getcwd, scm_readlink): Avoid memory leak on errors. > > This will be for the 1.6 branch too I think. Yes, please. (There still will be a memory leak when scm_mem2string throws, but that is very unlikely...) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel