[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: address/leak sanitizer, somebody?



Samuel Thibault, le Tue 14 Apr 2015 15:08:51 +0200, a écrit :
> For work I've been having a look at -fsanitize in gcc.  It's not as
> powerful as valgrind, but it should provide very good feedback, and
> apart from tsan, it seems to be very easy to port to other systems
> (basically tell the ucontext layout, the rest is mostly glibc-generic
> actually), could somebody have a look?

Apparently asan (address sanitizer) is 64bit only, but lsan (memory
leak) seems to be 32bit too.

Samuel


Reply to: