Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 1996 13:11:39 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/net inet_network.c
Message-ID:  <199602172111.NAA28421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         96/02/17 13:11:38

  Modified:    lib/libc/net  inet_network.c
  Log:
  Fix inet_network to not dump core if passed in an address
  with more than 4 octets (e.g. 1.2.3.4.5).
  
  Submitted by:	Amy Baron <amee@beer.org> via NetBSD-bugs
  
  Revision  Changes    Path
  1.2       +1 -3      src/lib/libc/net/inet_network.c



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