[llvm-bugs] [Bug 26847] coverage flushing unlocks and closes file in the wrong order

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 5 12:10:37 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26847

Vedant Kumar <vsk at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Vedant Kumar <vsk at apple.com> ---
Fixed in compiler-rt r262779.

Looks like this (on Darwin) now:

16770/0x69122:    285755       9      4 flock(0x3, 0x8, 0x10)            = 0 0
16770/0x69122:    287773    2010   2004 close_nocancel(0x3)              = 0 0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160305/27418f00/attachment.html>


More information about the llvm-bugs mailing list