From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: readlink, getcwd memory leaks Date: Sun, 25 Apr 2004 08:51:25 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87wu45gfbm.fsf@zip.com.au> References: <877jx8hejj.fsf@zip.com.au> <87r7uddnnk.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082847344 12966 80.91.224.253 (24 Apr 2004 22:55:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Apr 2004 22:55:44 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Apr 25 00:55:37 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 1BHW3c-0005gs-00 for ; Sun, 25 Apr 2004 00:55:36 +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 1BHW1E-0004Sp-TW for guile-devel@m.gmane.org; Sat, 24 Apr 2004 18:53:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BHW0Q-0004QX-SA for guile-devel@gnu.org; Sat, 24 Apr 2004 18:52:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BHVzs-0003rW-6a for guile-devel@gnu.org; Sat, 24 Apr 2004 18:52:15 -0400 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BHVzr-0003lN-6s for guile-devel@gnu.org; Sat, 24 Apr 2004 18:51:43 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i3OMpe5v003863; Sun, 25 Apr 2004 08:51:40 +1000 Original-Received: from localhost (ppp2822.dyn.pacific.net.au [61.8.40.34]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i3OMpcI1031765; Sun, 25 Apr 2004 08:51:39 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1BHVzb-0004zN-00; Sun, 25 Apr 2004 08:51:27 +1000 Original-To: Marius Vollmer Mail-Copies-To: never In-Reply-To: <87r7uddnnk.fsf@zagadka.ping.de> (Marius Vollmer's message of "Sun, 25 Apr 2004 00:19:43 +0200") User-Agent: Gnus/5.110002 (No Gnus v0.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:3643 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3643 Marius Vollmer writes: > > (There still will be a memory leak when scm_mem2string throws, but that > is very unlikely...) I was thinking about that after Dirk changed scm_gethostbyname. Looks like a lot of potential places like that, and no fun to try to tighten them up :-(. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel