https://bugs.kde.org/show_bug.cgi?id=199468
Robin Kuzmin <kuzmin.ro...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kuzmin.ro...@gmail.com --- Comment #1 from Robin Kuzmin <kuzmin.ro...@gmail.com> --- I have the same issue. I have a suppression: { google::protobuf::Message::PrintDebugString() const (text_format.cc:110) Memcheck:Leak match-leak-kinds: reachable fun:_Znwm ... fun:_ZNK6google8protobuf7Message11DebugStringEv fun:_ZNK6google8protobuf7Message16PrintDebugStringEv ... } This suppression is ignored for "--num-callers=20", but works fine (suppresses) for "--num-callers=40". I didn't expect the suppressions to depend on "--num-callers". -- You are receiving this mail because: You are watching all bug changes.