cvs commit: src/sys/netinet sctp_pcb.c

Randall Stewart rrs at FreeBSD.org
Wed Aug 27 13:13:54 UTC 2008


rrs         2008-08-27 13:13:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_pcb.c 
  Log:
  SVN rev 182268 on 2008-08-27 13:13:35Z by rrs
  
  - When we close a socket with pending assoc's that are still
    shutting down, NULL out the socket pointer so we won't
    ever refer to a dead socket.
  
  Obtained from: Neil Wilson
  
  Revision  Changes    Path
  1.74      +1 -0      src/sys/netinet/sctp_pcb.c


More information about the cvs-src mailing list