Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2004 12:59:43 -0800 (PST)
From:      Diomidis Spinellis <dds@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getnetbydns.c
Message-ID:  <200402132059.i1DKxhfV056275@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dds         2004/02/13 12:59:43 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    lib/libc/net         getnetbydns.c 
  Log:
  MFC 1.27
  getnetbyname fixes:
  Do not choke on malformed network addresses.
  Return n_name in static space, not on the function's stack.
  
  Tinderbox fixes by:     Ruslan Ermilov
  
  Revision  Changes    Path
  1.13.2.5  +68 -23    src/lib/libc/net/getnetbydns.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402132059.i1DKxhfV056275>