mirror of https://github.com/MariaDB/server
Browse Source
Silence the Valgrind warnings on instrumented builds (-DWITH_VALGRIND). assert_block_ahi_empty_on_init(): A variant of assert_block_ahi_empty() that declares n_pointers initialized and then asserts that n_pointers==0. In Valgrind-instrumented builds, InnoDB declares allocated memory uninitialized.pull/367/head
committed by
Marko Mäkelä
2 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue