]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Linux clang: fix 2 build warnings and 1 error in tests
authorPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 17 Sep 2025 10:52:07 +0000 (12:52 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 17 Sep 2025 10:52:07 +0000 (12:52 +0200)
commit1a38f5d9bb9a8ac77d869f9053ae62ab44813ff7
treedbcbf8c7aa92c07b0d93808250a671f9055dd71e
parentda6a1ecf537291df169d9933c9687616ef7703c7
Linux clang: fix 2 build warnings and 1 error in tests

clang++ not supporting sized deallocation by default is a bit
annoying.
drd/tests/Makefile.am
memcheck/tests/Makefile.am
memcheck/tests/linux/Makefile.am