]> AND Private Git Repository - loba.git/blobdiff - valgrind_suppressions
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Now that THROWF is in SG/svn, remove compatibility hack.
[loba.git] / valgrind_suppressions
index e1e255219084767f91a4d7df44e5ecef8bc72957..e4dbcfbda5fe4c5b2a7e7c5887cbd4320dc539e1 100644 (file)
@@ -1,5 +1,5 @@
 {
-   Known memory leaks in SimGrid (surf_routing.c)
+   Known memory leaks in SimGrid (surf/surf_routing.c)
    Memcheck:Leak
    ...
    fun:surf_parse_lex
@@ -9,6 +9,15 @@
    ...
 }
 
+{
+   Known memory leaks in SimGrid (msg/environment.c)
+   Memcheck:Leak
+   ...
+   fun:__MSG_host_create
+   fun:MSG_create_environment
+   ...
+}
+
 {
    Memory leak in libc?
    Memcheck:Leak