ソースを参照

add another hwloc suppression

Samuel Thibault 6 年 前
コミット
f464af190b
共有1 個のファイルを変更した7 個の追加0 個の削除を含む
  1. 7 0
      tools/dev/valgrind/hwloc.suppr

+ 7 - 0
tools/dev/valgrind/hwloc.suppr

@@ -26,6 +26,13 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Leak
+   match-leak-kinds: indirect
+   ...
+   fun:hwloc_components_init
+}
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
    match-leak-kinds: definite
    fun:malloc
    fun:lt__malloc