]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix 372347 - Replacement problem of the additional c++14/c++17 new and delete operators
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 29 May 2018 18:48:15 +0000 (20:48 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 29 May 2018 19:10:13 +0000 (21:10 +0200)
commit6ef6f738acd1d5a0643c5dce851249db69739f6c
tree150a11f8cf16a49423963e5ab17ee48fd11c3487
parent26e21fe9111febc64e11e787f8ec3ba1be4bc5f5
Fix 372347 - Replacement problem of the additional c++14/c++17 new and delete operators

Patch by Paul Floyd, with comments slightly updated.

At the same time, cleanup of the trailing whitespaces in the whole file.

memcheck/tests/mismatches now shows the 'operator delete(void*, unsigned long)'
in the stacktrace, so updated the test expected output.
NEWS
coregrind/m_replacemalloc/vg_replace_malloc.c
memcheck/tests/mismatches.stderr.exp