aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_header.h
diff options
context:
space:
mode:
authorRandall Stewart <rrs@FreeBSD.org>2010-01-17 19:47:59 +0000
committerRandall Stewart <rrs@FreeBSD.org>2010-01-17 19:47:59 +0000
commite34b217f91a6be81d778b6db427e80928fd260e1 (patch)
tree540690d5fecff3032c6c80c5f07d59105d79261a /sys/netinet/sctp_header.h
parentd3e5c802a903327c47a0dfd2b11619dc7806481e (diff)
downloadsrc-e34b217f91a6be81d778b6db427e80928fd260e1.tar.gz
src-e34b217f91a6be81d778b6db427e80928fd260e1.zip
Bug fix: If the allocation of a socket failed and we
freed the inpcb, it was possible to not set the proper flags on the pcb (i.e. the socket is not there). This is HIGHLY unlikely since no one else should be able to find the socket.. but for consistency we do the proper loop thing to make sure that we mark the socket as gone on the PCB.
Notes
Notes: svn path=/head/; revision=202523
Diffstat (limited to 'sys/netinet/sctp_header.h')
0 files changed, 0 insertions, 0 deletions