[cfe-dev] stack overflow detection?

Chandler Carruth chandlerc at google.com
Wed Sep 18 01:30:36 PDT 2013


On Wed, Sep 18, 2013 at 1:19 AM, Kostya Serebryany <kcc at google.com> wrote:

> This can be solved with sigaltstack() and AddressSanitizer does this under
> a separate
> (experimental) flag ASAN_OPTIONS=use_sigaltstack=1
>

Is there a bug tracking what is needed to enable this by default? Might be
a nice project for folks that want to improve support for this situation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130918/de5a60e3/attachment.html>


More information about the cfe-dev mailing list