From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 25 03:14:44 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2488F16A4CE for ; Fri, 25 Feb 2005 03:14:44 +0000 (GMT) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F61343D5A for ; Fri, 25 Feb 2005 03:14:43 +0000 (GMT) (envelope-from sean-freebsd@farley.org) Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5]) by mail.farley.org (8.13.1/8.13.1) with ESMTP id j1P3EexU003608 for ; Thu, 24 Feb 2005 21:14:40 -0600 (CST) (envelope-from sean-freebsd@farley.org) Received: from localhost (localhost [127.0.0.1]) by thor.farley.org (8.13.1/8.13.1) with ESMTP id j1P3Elo9047443 for ; Thu, 24 Feb 2005 21:14:48 -0600 (CST) (envelope-from sean-freebsd@farley.org) Date: Thu, 24 Feb 2005 21:14:47 -0600 (CST) From: =?ISO-8859-1?Q?Se=E1n_C=2E_Farley?= To: freebsd-hackers@freebsd.org In-Reply-To: <20050224174015.D45516@thor.farley.org> Message-ID: <20050224211301.D47252@thor.farley.org> References: <20050222173013.B26342@thor.farley.org> <863bvnmyrt.fsf@xps.des.no> <20050223140733.T35108@thor.farley.org> <86ekf65ssx.fsf@xps.des.no> <20050224174015.D45516@thor.farley.org> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-2013438569-1109301287=:47252" Subject: Re: setenv/unsetenv's known memory leak X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 03:14:44 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-2013438569-1109301287=:47252 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 24 Feb 2005, Se=E1n C. Farley wrote: > Here are the two versions I have written to stop the memory leak. > Old (complex): http://www.farley.org/freebsd/tmp/setenv-1.tar.bz2 > New (simple): http://www.farley.org/freebsd/tmp/setenv-2.tar.bz2 Also, you may find an uncompressed view of the two tar files: Old (complex): http://www.farley.org/freebsd/tmp/setenv-1/ New (simple): http://www.farley.org/freebsd/tmp/setenv-2/ Se=E1n --=20 sean-freebsd@farley.org --0-2013438569-1109301287=:47252--