소스 검색

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
 }