Browse Source

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

Samuel Thibault 10 years ago
parent
commit
9f55424636
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/valgrind/hwloc.suppr

+ 1 - 1
tools/valgrind/hwloc.suppr

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