On Sun, Mar 03, 2002 at 08:43:46PM -0500, Neal H Walfield wrote: > > * mux.c (lookup_host): removed arbitrary limit on host name > > size. > > Consider using realloc instead of a free followed by a malloc.
I'm not so sure. realloc would involve copying the existing data, while free & malloc would not. -- Adam Olsen, aka Rhamphoryncus _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd