• Monty's avatar
    Revert "mtr: remove not_valgrind_build" · e51d55a6
    Monty authored
    The original code is correct.
    
    valgrind and asan binaries should be built with a specialiced version of
    mem_root that makes it easier to find memory overwrites.
    This is what the BUILD scripts is doing.
    
    The specialiced mem_root code allocates a new block for every allocation
    which is visiable for any test that depenmds on the default original malloc
    size and usage.
    e51d55a6
not_valgrind_build.inc 136 Bytes