Date: Fri, 27 Oct 2000 13:50:15 -0700 (PDT) From: Garrett Wollman <wollman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net radix.c Message-ID: <200010272050.NAA92841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman     2000/10/27 13:50:15 PDT
  Modified files:
    sys/net              radix.c 
  Log:
  Initialize rn_mklist in rn_newpair().  The undocumented assumption
  seems to be that the nodes are bzero'd beforehand, but the submitter
  found that this was not always the case, and in any event defensive
  programming here costs epsilon squared.
  
  PR:		22244
  Submitted by:	Dave Gillam <daveg@chiaro.com>
  
  Revision  Changes    Path
  1.22      +2 -1      src/sys/net/radix.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010272050.NAA92841>
