Skip to content

Fix --enable-valgrind build

Sam James requested to merge thesamesam/speex:fix-valgrind into master

VALGRIND_MAKE_READABLE has been replaced with VALGRIND_MAKE_MEM_DEFINED starting with version 3.2 (2006) https://valgrind.org/docs/manual/dist.news.old.html.

Bug: https://bugs.gentoo.org/906455

Merge request reports