Преглед на файлове

port r14778 from trunk: be even more laxist about hwloc plugins leaks

Samuel Thibault преди 10 години
родител
ревизия
1929594788
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      tools/valgrind/hwloc.suppr

+ 1 - 2
tools/valgrind/hwloc.suppr

@@ -22,7 +22,6 @@
 {
    libtool leaves memory behind
    Memcheck:Leak
-   fun:malloc
    ...
-   fun:lt_dlopenadvise
+   fun:hwloc_plugins_init
 }