Explorar o código

port r14776 from 1.2: hwloc leak

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
9cccc8f42d
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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
+}