Parcourir la source

add another hwloc suppression

Samuel Thibault il y a 6 ans
Parent
commit
f464af190b
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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