Selaa lähdekoodia

port r14776 from 1.2: hwloc leak

Samuel Thibault 10 vuotta sitten
vanhempi
commit
9cccc8f42d
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      tools/valgrind/hwloc.suppr

+ 8 - 0
tools/valgrind/hwloc.suppr

@@ -18,3 +18,11 @@
    ...
    fun:xmlDictCreate
 }
+
+{
+   libtool leaves memory behind
+   Memcheck:Leak
+   fun:malloc
+   ...
+   fun:lt_dlopenadvise
+}