瀏覽代碼

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
 }