From: Mark Wielaard Date: Fri, 19 Nov 2021 14:00:27 +0000 (+0100) Subject: memcheck/tests/libstdc++.supp: rename suppression X-Git-Tag: VALGRIND_3_19_0~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad4c01880670b66d7b89fb0984bab2d26162ab8;p=thirdparty%2Fvalgrind.git memcheck/tests/libstdc++.supp: rename suppression The name malloc-leaks-cxx-stl-string-classes-debug was confusing since the suppression wasn't a leak, not part of stl, string, classes or debug. Rename it to libstdcxx-emergency-eh-alloc-pool to indicate it is part of the emergency exception handling memory pool. Note that suppression is only needed for some test cases, normally the pool is cleaned up as part of cxx_freeres. --- diff --git a/memcheck/tests/libstdc++.supp b/memcheck/tests/libstdc++.supp index 852d8ab0b6..2cac057305 100644 --- a/memcheck/tests/libstdc++.supp +++ b/memcheck/tests/libstdc++.supp @@ -69,7 +69,7 @@ fun:call_init* } { - malloc-leaks-cxx-stl-string-classes-debug + libstdcxx-emergency-eh-alloc-pool Memcheck:Leak match-leak-kinds: reachable fun:malloc