Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 23:16:17 +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:  <200503272316.j2RNGHgP083637@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2005-03-27 23:16:17 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  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.
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.147     +1 -0      src/sys/net/bpf.c



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