> Don't we care about valgrind's leak detector any more? :) We do, but I would still put this behind a clang -fsanitize=valgrind option that is document to disable optimizations that confuse valgrind and for now just adds this metadata. Cheers, Rafael