Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cmake: better error message
[simgrid.git] / tools / simgrid.supp
index f6451d2..ce06e6b 100644 (file)
@@ -67,7 +67,6 @@
 {
    Memory leak in Netcards
    Memcheck:Leak
-   match-leak-kinds: definite
    ...
    fun:sg_platf_new_router
    fun:STag_surfxml_router
@@ -75,8 +74,6 @@
    ...
    fun:parse_platform_file
    fun:SIMIX_create_environment
-   fun:smpi_main
-   fun:main
 }
 
 {
    fun:aagparse
    fun:agconcat
 }
+{
+   Memory leak in libcgraph (1/2)
+   Memcheck:Leak
+   fun:calloc
+   ...
+   obj:/usr/lib/libcgraph.so*
+   fun:aagparse
+   fun:agconcat
+}
 {
    Memory leak in libcgraph (2/2)
    Memcheck:Leak