Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[project-description] Put build status starting at 3rd column.
[simgrid.git] / tools / simgrid.supp
index f14c257cf344d317080ea2816b272ac0e15618c8..10397ae82fcda86cff3ada79f7103e756cd5a2eb 100644 (file)
@@ -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:
    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
 {