]> git.ipfire.org Git - thirdparty/valgrind.git/commit
regtest: use filter for operator new/delete on 32bit systems
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 13 Sep 2025 21:52:34 +0000 (23:52 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 13 Sep 2025 21:52:34 +0000 (23:52 +0200)
commit1362d79430a6661435e9451feeeba710f6366029
tree69f2a6bd3e43184380db5f0944869c9f576cfe24
parent84fc611c3e0223811ed2baf84075633e0a9860fd
regtest: use filter for operator new/delete on 32bit systems

Size is unsigned long on 64 bit systems and unsigned int on
32 bit systems which shows up in the demangled names in the
callstacks.
memcheck/tests/duplicate_align_size_errors.vgtest