Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Output of "wc" is not reliable (variable number of spaces).
[simgrid.git] / tools / simgrid.supp
index 6af8019..7c2feea 100644 (file)
    fun:aagparse
    fun:agconcat
 }
+
+# We're not interested by memory leaks in the Lua interpreter
+{
+   Memory leak in lua
+   Memcheck:Leak
+   ...
+   fun:luaD_precall
+}