aboutsummaryrefslogtreecommitdiff
path: root/contrib/valgrind.supp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/valgrind.supp')
-rw-r--r--contrib/valgrind.supp6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/valgrind.supp b/contrib/valgrind.supp
index faba1f6ae6..ee91acd5ef 100644
--- a/contrib/valgrind.supp
+++ b/contrib/valgrind.supp
@@ -89,3 +89,9 @@
...
fun:_ZN5BCLog6Logger12StartLoggingEv
}
+{
+ Suppress https://bugs.kde.org/show_bug.cgi?id=472219 - fixed in Valgrind 3.22.
+ Memcheck:Param
+ ppoll(ufds.events)
+ obj:/lib/ld-musl-aarch64.so.1
+}