6
Memory error checking in C and C++: Comparing Sanitizers and Valgrind
(developers.redhat.com)
sanitizers are great and work well and are pretty fast but they dont replace valgrind (well some of them are even orthogonal to valgrind).