浏览代码

port r14781 from 1.2: be even more laxist for hwloc leaks again

Samuel Thibault 10 年之前
父节点
当前提交
9f55424636
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/valgrind/hwloc.suppr

+ 1 - 1
tools/valgrind/hwloc.suppr

@@ -23,5 +23,5 @@
    libtool leaves memory behind
    libtool leaves memory behind
    Memcheck:Leak
    Memcheck:Leak
    ...
    ...
-   fun:hwloc_plugins_init
+   fun:hwloc_components_init
 }
 }