X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/72977337c8bbc002b4fbd51c2c9002c6bb4c6724..0724fac3d997ae2f307992beb5f976fa9dec4102:/tools/simgrid.supp?ds=sidebyside diff --git a/tools/simgrid.supp b/tools/simgrid.supp index f14c257cf3..10397ae82f 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -93,7 +93,7 @@ match-leak-kinds: all fun:MPI_Comm_dup obj:coll-allreduce-with-leaks* -} +} #Memory leaks appearing to be in libcgraph. They can be seen with the # following simple program: @@ -143,14 +143,6 @@ fun:agconcat } -# We're not interested by memory leaks in the Lua interpreter -{ - Memory leak in lua - Memcheck:Leak - ... - fun:luaD_precall -} - # libunwind seems to be using msync poorly, thus triggering these # https://github.com/JuliaLang/julia/issues/4533 {