Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use our own minimal signal implementation
[simgrid.git] / tools / simgrid.supp
index 91b7b76..bcd0880 100644 (file)
    Memory leak in dl_init
    Memcheck:Leak
    match-leak-kinds:reachable
+   fun:malloc
+   obj:/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
    fun:call_init.part.0
    fun:_dl_init
 }
 
-#48 bytes 
-{
-   Memory leak 
-}
 # Memory leaks appearing to be in libcgraph.  They can be seen with the
 # following simple program:
 # ,----