Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 09:17:17 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net route.c
Message-ID:  <200310161617.h9GGHHNx003102@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/10/16 09:17:17 PDT

  FreeBSD src repository

  Modified files:
    sys/net              route.c 
  Log:
  Correct handling of cloning loop avoidance: rtalloc1 may return a null
  pointer in which case we should not do the unlock.
  
  Supported by:   FreeBSD Foundatin
  
  Revision  Changes    Path
  1.87      +2 -1      src/sys/net/route.c



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