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 6af801963a47ae566c2f31ada6486ece73f90623..7c2feea65658e375389ee872b0fbb84dcef8ae5e 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
+}