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

           Summary: Use after free in the linker
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Linker
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


To reproduce:

valgrind --num-callers=50 
/home/espindola/llvm/build/Debug+Asserts/bin/llvm-link -o foo BasicBlock.o
LLVMContextImpl.o Metadata.o Value.o

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to