]> sourceware.org Git - valgrind.git/commit
memcheck/tests/libstdc++.supp: rename suppression
authorMark Wielaard <mark@klomp.org>
Fri, 19 Nov 2021 14:00:27 +0000 (15:00 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 19 Nov 2021 14:00:30 +0000 (15:00 +0100)
commit8ad4c01880670b66d7b89fb0984bab2d26162ab8
treece19bba70a1f34dea6ea624084c60dc027eca4dd
parent9abfed23c0d430aafb85de6397d171316c982792
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.
memcheck/tests/libstdc++.supp
This page took 0.035331 seconds and 5 git commands to generate.