[llvm-bugs] [Bug 48927] New: [sanitizers] Please merge e056fc6cb676 to 12.0.0

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 28 15:14:30 PST 2021


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

            Bug ID: 48927
           Summary: [sanitizers] Please merge e056fc6cb676 to 12.0.0
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: msan
          Assignee: unassignedbugs at nondot.org
          Reporter: dimitry at andric.com
                CC: llvm-bugs at lists.llvm.org

https://github.com/llvm/llvm-project/commit/e056fc6cb676 fixes the msan test
build on FreeBSD after https://github.com/llvm/llvm-project/commit/7afdc89c2054
accidentally enabled fgetgrent_r() in the msan tests for FreeBSD, but this
function is not supported.

-- 
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/20210128/c27ce7d4/attachment.html>


More information about the llvm-bugs mailing list