<?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 fd_close_race.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f831d6fc - tsan: fix false positive during fd close</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/tsan/fd_close_race.cpp#f831d6fc</link>
        <description>tsan: fix false positive during fd closeFdClose is a subjet to the same atomicity problem as MemoryRangeFreed(memory state is not &quot;monotoic&quot; wrt race detection).So we need to lock the thread slot in FdClose the same way we doin MemoryRangeFreed.This fixes the modified stress.cpp test.Reviewed By: vitalybuka, melverDifferential Revision: https://reviews.llvm.org/D121143

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/tsan/fd_close_race.cpp</description>
        <pubDate>Mon, 07 Mar 2022 19:30:38 +0000</pubDate>
        <dc:creator>Dmitry Vyukov &lt;dvyukov@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
