https://bugs.llvm.org/show_bug.cgi?id=39355
Bug ID: 39355
Summary: [ASAN] detect_stack_use_after_return can hide "index
{} out of bounds for type" error
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: asan
Assignee: unassignedb...@nondot.org
Reporter: lebedev...@gmail.com
CC: llvm-bugs@lists.llvm.org
Very sadly don't have a standalone reproducer,
but if detect_stack_use_after_return=1, then there is no asan report
(and sanitizer-less build crashes),
while if detect_stack_use_after_return=0, then there is an asan report.
I can provide full code with the problem if anyone is interested though.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs