summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2015-09-21 12:32:36 +0000
committerbz <bz@FreeBSD.org>2015-09-21 12:32:36 +0000
commit3e1ba7cafdfe86d0cb2fc084b9f3bc17af83a65e (patch)
tree1194469741f0415442c5444a9b4f8da5080ad967 /contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp
parent4d617ecf9d312e2d4fb81973da036c667d7c99ba (diff)
downloadFreeBSD-src-3e1ba7cafdfe86d0cb2fc084b9f3bc17af83a65e.zip
FreeBSD-src-3e1ba7cafdfe86d0cb2fc084b9f3bc17af83a65e.tar.gz
In the UDP over IPv6 implementation several cases are using the wrong protocol,
e.g., based on wrong "next header" assumptions (which does not have to point to the upper layer protocol), or using hard-coded UDP instead of UDP or UDP-Lite possibly switching protocols. Fix those cases for UDP-Lite to work correctly. PR: 202788 Submitted by: Tiwei Bie (btw mail.ustc.edu.cn) [parts] Reviewed by: gnn, Tiwei Bie (btw mail.ustc.edu.cn), kevlo (earlier version) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D3686
Diffstat (limited to 'contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud