Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2008 02:05:11 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 nd6_rtr.c
Message-ID:  <200812160205.mBG25QEF073170@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2008-12-16 02:05:11 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         nd6_rtr.c 
  Log:
  SVN rev 186156 on 2008-12-16 02:05:11Z by kmacy
  
  need to check that lle is not null before unlock if the break condition is not met
  also fix the break condition to explicitly check against NULL
  
  Revision  Changes    Path
  1.52      +4 -3      src/sys/netinet6/nd6_rtr.c



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