delorie.com/archives/browse.cgi | search |
On Wed, Aug 22, 2001 at 09:08:25AM +0200, Corinna Vinschen wrote: > I looked into net.cc and there are only a hand full of functions concerned: > > cygwin_inet_ntoa > cygwin_getprotobyname > cygwin_getprotobynumber > cygwin_getservbyname > cygwin_getservbyport > cygwin_gethostbyname > cygwin_gethostbyaddr > > I will add static buffers or appropriate allocation functions in the > next days. Fortunately these functions are defined so that the > allocated structure is recycled on the next call by the same process... I checked in a fix half an hour ago. All seven functions are now using a local buffer which gets allocated on demand. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |