cvs commit: src/sys/net bpf.c

Brian Feldman green at FreeBSD.org
Sun Mar 27 15:16:18 PST 2005


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


More information about the cvs-src mailing list