]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
run-test-valgrind.supp: Add more suppressions
authorSiavash Tavakoli <siavash.tavakoli@open-xchange.com>
Mon, 1 Feb 2021 12:33:02 +0000 (12:33 +0000)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 11 Feb 2021 10:42:15 +0000 (10:42 +0000)
run-test-valgrind.supp

index ae6bd57c0747d17e804757fc9d7d7375d034b4a0..81ec406365ab93395f98e5b37fdb06179f455e51 100644 (file)
    fun:test_exit
    ...
 }
-
+{
+   <libunwind_fedora32_v1_3_1_backtrace_write>
+   Memcheck:Param
+   write(buf)
+   ...
+   obj:*libunwind*
+   ...
+   fun:backtrace_append
+   ...
+   ...
+}
+{
+   <libicu_fedora32_v65_1>
+   Memcheck:Cond
+   obj:*libicuuc*
+   ...
+}