branches/zip: mem_heap_block_free(): If innodb_use_sys_malloc is set,
do not tell Valgrind that the memory is free, to avoid a bogus warning in Valgrind's built-in free() hook.
Showing
Please register or sign in to comment
do not tell Valgrind that the memory is free, to avoid a bogus warning in Valgrind's built-in free() hook.