Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
drop the old Lua bindings for programmatic platform creation
[simgrid.git] / tools / simgrid.supp
index 5b71741..10397ae 100644 (file)
    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
 {