Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 1996 13:00:01 -0700 (PDT)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/net if.c
Message-ID:  <199607242000.NAA11654@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     96/07/24 12:59:59

  Modified:    sys/net   if.c
  Log:
  Fix a bug in ifa_ifwithnet() which caused a page fault in bcmp()
  when attepmting to add certain types of routes.  This problem
  only manifested itself in the presence of unconfigured point-to-point
  interfaces.
  
  Noticed by: Chuck Cranor <chuck@maria.wustl.edu>
  
  Revision  Changes    Path
  1.34      +3 -2      src/sys/net/if.c



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