Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Tue, 3 Aug 1999 15:30:36 -0400 From: Chris Faylor To: Sergey Okhapkin Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: :-) Message-ID: <19990803153036.C1011@cygnus.com> References: <000101beddd2$4f4a4290$1123a4d8 AT sos DOT home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <000101beddd2$4f4a4290$1123a4d8@sos.home>; from Sergey Okhapkin on Tue, Aug 03, 1999 at 01:04:49PM -0400 oops. thanks. cgf On Tue, Aug 03, 1999 at 01:04:49PM -0400, Sergey Okhapkin wrote: >>Sun Aug 1 16:23:22 1999 Christopher Faylor >> >> * net.cc (get_ifconf): Use alloca for temporary buffer. > >--- net.cc.orig Tue Aug 03 16:01:13 1999 >+++ net.cc Tue Aug 03 20:56:41 1999 >@@ -1297,7 +1297,6 @@ get_ifconf (struct ifconf *ifc, int what > } > RegCloseKey (key); > } >- delete [] binding; > } > > /* Set the correct length */