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

Private GIT Repository
Most memory leaks in SimGrid are gone.
[loba.git] / valgrind_suppressions
index e4dbcfbda5fe4c5b2a7e7c5887cbd4320dc539e1..a7c0e9e9ae60e720b18f3686cfe2844fc70fc735 100644 (file)
@@ -1,23 +1,3 @@
-{
-   Known memory leaks in SimGrid (surf/surf_routing.c)
-   Memcheck:Leak
-   ...
-   fun:surf_parse_lex
-   fun:parse_platform_file
-   fun:SIMIX_create_environment
-   fun:MSG_create_environment
-   ...
-}
-
-{
-   Known memory leaks in SimGrid (msg/environment.c)
-   Memcheck:Leak
-   ...
-   fun:__MSG_host_create
-   fun:MSG_create_environment
-   ...
-}
-
 {
    Memory leak in libc?
    Memcheck:Leak