summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support/Unicode.cpp
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2016-01-27 07:34:00 +0000
committerglebius <glebius@FreeBSD.org>2016-01-27 07:34:00 +0000
commit2af1c82fc1f9ccdd73b6255b84c1a1667f7ce818 (patch)
tree537515fae0126aaa737326862dfa7dc2b88d7929 /contrib/llvm/lib/Support/Unicode.cpp
parentc07f0f872d21c891ec351eccf996f445a63a30e7 (diff)
downloadFreeBSD-src-2af1c82fc1f9ccdd73b6255b84c1a1667f7ce818.zip
FreeBSD-src-2af1c82fc1f9ccdd73b6255b84c1a1667f7ce818.tar.gz
Fix issues with TCP_CONGESTION handling after r294540:
o Return back the buf[TCP_CA_NAME_MAX] for TCP_CONGESTION, for TCP_CCALGOOPT use dynamically allocated *pbuf. o For SOPT_SET TCP_CONGESTION do NULL terminating of string taking from userland. o For SOPT_SET TCP_CONGESTION do the search for the algorithm keeping the inpcb lock. o For SOPT_GET TCP_CONGESTION first strlcpy() the name holding the inpcb lock into temporary buffer, then copyout. Together with: lstewart
Diffstat (limited to 'contrib/llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud