]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r226203:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 23:19:33 +0000 (23:19 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 23:19:33 +0000 (23:19 +0000)
commit56b320c05c92e86ef9048b6e388acb8f255ea0d2
tree7ab06fe4959be3fba49dbaee9231114acbbc6184
parentb0bda825e78559d58ba8eff5a5869c9eae19c042
MFC r226203:
When moving an stcb to a new inp and we copy over the list of
bound addresses, update the last used address pointer.
If not, it might result in a crash if the old inp goes away.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231469 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_pcb.c