From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9513 invoked from network); 4 Jul 2002 17:01:32 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 4 Jul 2002 17:01:32 -0000 Received: (qmail 18106 invoked by alias); 4 Jul 2002 17:01:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17419 Received: (qmail 18093 invoked from network); 4 Jul 2002 17:01:27 -0000 Date: Thu, 4 Jul 2002 13:01:25 -0400 From: Clint Adams To: Peter Stephenson Cc: Zsh hackers list Subject: Re: PATCH: tcp cleanup and breakage Message-ID: <20020704170125.GC29436@dman.com> References: <20020704094610.GA19804@dman.com> <21114.1025778203@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <21114.1025778203@csr.com> User-Agent: Mutt/1.3.28i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) > No point sending a full patch at the moment (translation: I'm too lazy > to send a diff without CVS to make it for me), but desthost is being freed > twice in the final `else' of bin_ztcp. It should probably look like: I've also got a nagging feeling that I forgot to free something else somewhere.