[LLVMbugs] [Bug 17190] New: MSan reports wrong origin for "sret" arguments.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 11 05:12:42 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=17190

            Bug ID: 17190
           Summary: MSan reports wrong origin for "sret" arguments.
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: eugeni.stepanov at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

We need to reset origin for "sret" arguments in the function preamble.
Without this any bits that are left uninitialized by the callee are attributed
to the caller.

-- 
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/20130911/ec661e39/attachment.html>


More information about the llvm-bugs mailing list