Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2001 16:56:50 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net radix.c
Message-ID:  <200103060056.f260uos19499@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/03/05 16:56:50 PST

  Modified files:        (Branch: RELENG_4)
    sys/net              radix.c 
  Log:
  MFC: 1.22: 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.20.2.2  +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?200103060056.f260uos19499>