clang sanitizers (memory, address, etc)

squid at peralex.com squid at peralex.com
Thu Oct 24 07:42:00 UTC 2013


On 2013-10-23 15:10, David Chisnall wrote:
> 
> I had a chat with some of the *san people (mostly from Google Moscow) quite recently.  They've refactored most of the code so it should be fairly obvious where the platform-specific bigs are.  In most cases, it's just some interposition on malloc() and friends, which should be relatively easy to port.
> 
> I'd love for us to have this stuff in the base system, and even versions of the base libraries (and programs) compiled to use them.
>

Thanks, I'll have a look. Where can I find the sanitizer runtime library
code?

Mark




More information about the freebsd-toolchain mailing list