[PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library

Joerg Sonnenberger joerg at britannica.bec.de
Thu May 7 10:28:05 PDT 2015


On Thu, May 07, 2015 at 09:53:13AM -0700, Kostya Serebryany wrote:
> Yes. If a given libc fully supports a feature X we simply do not link that
> part of compiler-rt into the app.

Given the incestious relationship between the different sanitizers, it
is kind of difficult to call for libc support.

Joerg



More information about the cfe-commits mailing list