• Marko Mäkelä's avatar
    MDEV-34502 fixup: Do not cripple MSAN · 7e5c9ccd
    Marko Mäkelä authored
    We need to work around deficiencies of Valgrind, and apparently
    the previous work-around attempts
    (such as d247d649) do not work
    anymore, definitely not on recent clang-based compilers.
    
    MemorySanitizer should be fine; unfortunately we set HAVE_valgrind for it
    as well.
    7e5c9ccd
mach0data.inl 20.3 KB