cvs commit: src/sys/net route.c

Sam Leffler sam at FreeBSD.org
Thu Oct 16 09:17:18 PDT 2003


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


More information about the cvs-src mailing list