[LLVMbugs] [Bug 8313] New: Use after free in the linker
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 6 08:11:21 PDT 2010
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: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list