[LLVMbugs] [Bug 14277] asan crash

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Nov 7 04:43:53 PST 2012


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

Kostya Serebryany <kcc at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |kcc at google.com
         Resolution|                            |FIXED

--- Comment #1 from Kostya Serebryany <kcc at google.com> 2012-11-07 06:43:53 CST ---
We should not be asserting on this example, but instead we should report a
fatal error. 

Fixed in 167529 (not sure how to best write a regression test, any ideas?)

Nico, just curious, where did you get this reproducer?

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