[LLVMbugs] [Bug 8560] Uninitialised memory access issue with llvm::PHINode::reserveOperandSpace
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 6 08:50:13 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8560
Brian West <bnwest at rice.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Brian West <bnwest at rice.edu> 2010-11-06 10:50:13 CDT ---
This is my problem :(. The argument to llvm::PHINode::reserveOperandSpace() in
my code sometimes was not initialized.
--
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