X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f249b5730d3411a2f7c8d5f7a2242d70ddd02da..50d8fc0b5f69fbf250b84c5dfc3dd7f1d43a9a55:/tools/simgrid.supp diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 6af801963a..7c2feea656 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -72,3 +72,11 @@ fun:aagparse fun:agconcat } + +# We're not interested by memory leaks in the Lua interpreter +{ + Memory leak in lua + Memcheck:Leak + ... + fun:luaD_precall +}