<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in get_sock_peer_name.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>24b30ec1 - [sanitizer] Try to enable test on Android</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp#24b30ec1</link>
        <description>[sanitizer] Try to enable test on Android#53721 suggests that it should work after https://reviews.llvm.org/D119461

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp</description>
        <pubDate>Thu, 10 Feb 2022 19:51:29 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>c65fb0cd - [compiler-rt] Fix endianness in get_sock_peer_name test</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp#c65fb0cd</link>
        <description>[compiler-rt] Fix endianness in get_sock_peer_name testFix passing the port and IP address with the wrong endiannessin get_sock_peer_name() that causes the connect() to fail insidewithout an outgoing network interface (it&apos;s trying to connectto 1.0.0.127 instead of 127.0.0.1).Differential Revision: https://reviews.llvm.org/D119461

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp</description>
        <pubDate>Thu, 10 Feb 2022 18:40:28 +0000</pubDate>
        <dc:creator>Micha&#322; G&#243;rny &lt;mgorny@moritz.systems&gt;</dc:creator>
    </item>
<item>
        <title>e28c64ec - [sanitizer] Disable new test on Android</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp#e28c64ec</link>
        <description>[sanitizer] Disable new test on AndroidTest added with D113055

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp</description>
        <pubDate>Wed, 03 Nov 2021 18:56:26 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f639882b - [sanitizer] Allow getsockname with NULL addrlen</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp#f639882b</link>
        <description>[sanitizer] Allow getsockname with NULL addrlenThis is already permitted in getpeername, and returns EFAULTon Linux (does not crash the program).Fixes https://github.com/google/sanitizers/issues/1451.Differential Revision: https://reviews.llvm.org/D113055

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Linux/get_sock_peer_name.cpp</description>
        <pubDate>Wed, 03 Nov 2021 17:21:43 +0000</pubDate>
        <dc:creator>Tamir Duberstein &lt;tamird@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
