cvs commit: src/lib/libc/net getnetbydns.c

Diomidis Spinellis dds at FreeBSD.org
Fri Feb 6 23:30:03 PST 2004


dds         2004/02/06 23:30:02 PST

  FreeBSD src repository

  Modified files:
    lib/libc/net         getnetbydns.c 
  Log:
  getnetbyname fixes:
  Do not choke on malformed network addresses.
  Return n_name in static space, not on the function's stack.
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.27      +67 -22    src/lib/libc/net/getnetbydns.c


More information about the cvs-src mailing list