Sfoglia il codice sorgente

add another hwloc suppression

Samuel Thibault 6 anni fa
parent
commit
f464af190b
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  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