On Sun, Nov 30, 2014, at 14:57, Sami Kerola wrote: > The UL_ASAN_BLACKLIST allows AddressSanitizer to be set off for functions > that cannot be checked. s/set/switched/ (Because "set off" means "triggered", which means "run" -- but the intention is to say "not run".) > + * Furthermore, it will prevent the compiler from > + * inlining the function because inlining currently breaks the blacklisting > + * mechanism of AddressSanitizer. Ow... Could uninlining something in some rare cases not break the function of that something? Benno -- http://www.fastmail.com - The way an email service should be -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html