Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 13:34:03 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netipx spx_usrreq.c
Message-ID:  <200905251334.n4PDYKfs062220@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-05-25 13:34:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           spx_usrreq.c 
  Log:
  SVN rev 192757 on 2009-05-25 13:34:03Z by rwatson
  
  Add missing call to ipx_pcbdetach() during SPX socket tear-down: not
  harmful in practice if running without INVARIANTS, but will panic
  with KASSERT enabled when SPX sockets are closed.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.98      +1 -0      src/sys/netipx/spx_usrreq.c



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