http://llvm.org/bugs/show_bug.cgi?id=14999
Bug #: 14999
Summary: TargetOptions::SSPBufferSize is not initialized by
constructor.
Product: new-bugs
Version: 3.2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 9891
--> http://llvm.org/bugs/attachment.cgi?id=9891
0001-Initialize-TargetOptions-SSPBufferSize.patch
A Coverity scan of Mesa reported an uninitialized scalar field defect in the
LLVM header file include/llvm/Target/TargetOptions.h. The TargetOptions
constructor does not initialize the SSPBufferSize field.
--
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