[LLVMbugs] [Bug 22378] Segment fault with deep constexpr recursion

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 30 03:53:23 PST 2015


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

Hugh Wang <hghwng at gmail.com> changed:

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

--- Comment #2 from Hugh Wang <hghwng at gmail.com> ---
IMHO, for any command line arguments given, clang++ should exit elegantly.
Exiting with a segment fault is probably a sign of stack overflow, which could
probably be a point for attackers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150130/dcd7572e/attachment.html>


More information about the llvm-bugs mailing list