• Daniel Black's avatar
    MDEV-34502 InnoDB debug mode build - asserts with Valgrind · 25c6e3e4
    Daniel Black authored
    Valgrind looks as the assertions as examining uninitalized values.
    
    As the assertions are tested in other Debug builds we know
    it isn't all invalid.
    
    Account for Valgrind by removing the assertion under
    the WITH_VALGRIND=1 compulation.
    25c6e3e4
mach0data.inl 20.2 KB