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

Kostya Serebryany <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Kostya Serebryany <[email protected]> ---
Isn't this an actual bug in the code that asan correctly reports? 

You are initializing a char array of 3 elements with "",
which is a char array with 2 elements.
(Please reopen the bug if you disagree)

-- 
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