Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2011 14:48:11 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_input.c
Message-ID:  <201102131448.p1DEmZH5028593@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2011-02-13 14:48:11 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_input.c 
  Log:
  SVN rev 218641 on 2011-02-13 14:48:11Z by rrs
  
  Fix a bug reported by Jonathan Leighton in his web-sctp testing
  at the Univ-of-Del. Basically when a 1-to-1 socket did a
  socket/bind/send(data)/close. If the timing was right
  we would dereference a socket that is NULL.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.121     +15 -7     src/sys/netinet/sctp_input.c



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