This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: :-)


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 <cgf@cygnus.com>
>>
>> * 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 */

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]