]> git.ipfire.org Git - thirdparty/valgrind.git/commit
massif regtest: keep churning with overloaded-new test
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 4 Nov 2023 15:35:05 +0000 (16:35 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 4 Nov 2023 15:35:05 +0000 (16:35 +0100)
commit5d4e49148a5be8babdd428997a992c3d5d544222
tree3e821ddf14b8029fa9a0595f1896a10db9cd6d6c
parent00ab26293061458a0b8a26400654cfece2618021
massif regtest: keep churning with overloaded-new test

Solaris 11.3 doesn't have aligned_alloc so remove it.

In any case I think it's better to use dummy allocators since
that means there is no risk of accidentally falling through
to malloc/free.
massif/tests/overloaded-new.cpp