https://bugs.kde.org/show_bug.cgi?id=435732
--- Comment #7 from Paul Floyd <pjfl...@wanadoo.fr> --- I think that an even broader suppression for the stdio buffer should be OK, as follows diff --git a/memcheck/tests/libstdc++.supp b/memcheck/tests/libstdc++.supp index 520e6613a..3cd2e628d 100644 --- a/memcheck/tests/libstdc++.supp +++ b/memcheck/tests/libstdc++.supp @@ -81,10 +81,6 @@ fun:pool fun:__static_initialization_and_destruction_0 fun:_GLOBAL__sub_I_eh_alloc.cc - fun:call_init.part.0 - fun:call_init - fun:_dl_init - obj:*lib*/ld-2.*.so } { malloc-leaks-cxx-stl-string-classes-debug2 -- You are receiving this mail because: You are watching all bug changes.