diff options
author | tuexen <tuexen@FreeBSD.org> | 2016-08-25 09:16:25 +0000 |
---|---|---|
committer | tuexen <tuexen@FreeBSD.org> | 2016-08-25 09:16:25 +0000 |
commit | 986f593e4573a0f751ae6fa39b49e0a0dcbefbf8 (patch) | |
tree | 25759e0b096af49993553ae7b0f639f532d85b19 /lib/libc/stdlib | |
parent | c62215e47d6d0ba8dd0a1dc4547b25667475245e (diff) | |
download | FreeBSD-src-986f593e4573a0f751ae6fa39b49e0a0dcbefbf8.zip FreeBSD-src-986f593e4573a0f751ae6fa39b49e0a0dcbefbf8.tar.gz |
MFC r304543:
Unbreak sctp_connectx().
MFC r304573:
Remove duplicate code, which is not protected by the appropriate locks.
MFC r304579:
Improve the locking when sending user messages.
First, keep a ref count on the stcb after looking it up, as
done in the other lookup cases.
Second, before looking again at sp, ensure that it is not
freed, because the assoc is about to be freed.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions