Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 05:11:12 +0000 (UTC)
From:      Brian Feldman <green@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <200503300511.j2U5BCWF004510@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2005-03-30 05:11:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              bpf.c 
  Log:
  MFC r1.147:
      You must selwakeup{,pri}() when closing a selectable object or the
      td->td_sel will get trashed and crash the system.  Fix BPF's mistake
      in this area.
  
  Approved by:    re
  
  Revision   Changes    Path
  1.133.2.7  +1 -0      src/sys/net/bpf.c



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