kasan (was Re: svn commit: r282948 - head/lib/libthr/thread)

Pedro Giffuni pfg at FreeBSD.org
Sat May 16 17:31:43 UTC 2015


FWIW, and somewhat off-topic ...

On 05/16/15 11:40, Bryan Drewery wrote:
> ...
> Modified:
>    head/lib/libthr/thread/thr_spec.c
>
> Thank you for this!
>
> I have a lot of patches at Isilon for adding a libc cleanup function to
> free all caching, for use in memory leak detectors such as valgrind. I
> even fixed valgrind to utilize it.

Valgrind is good but it would be nicer to have the
Kernel AddressSANitizer:

https://github.com/google/kasan/wiki

Cheers,

Pedro.


More information about the svn-src-all mailing list