Parcourir la source

port r14776 from 1.2: hwloc leak

Samuel Thibault il y a 10 ans
Parent
commit
9cccc8f42d
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  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
+}