Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert another page from old doc to RST
[simgrid.git] / tools / simgrid.supp
index 0a7ad0abacdf1309b6361370263ee69f148da9c2..e71b44f03602cd6d260d7ef823be6ab113392f37 100644 (file)
 # | }
 # `----
 {
-   Memory leak in libcgraph (1/2)
+   Memory leak in libcgraph (1/3)
    Memcheck:Leak
    fun:malloc
    ...
-   obj:/usr/lib/libcgraph.so*
+   obj:*/libcgraph.so*
    fun:aaglex
    fun:aagparse
    fun:agconcat
 }
 {
-   Memory leak in libcgraph (1/2)
+   Memory leak in libcgraph (2/3)
    Memcheck:Leak
    fun:calloc
    ...
-   obj:/usr/lib/libcgraph.so*
+   obj:*/libcgraph.so*
    fun:aagparse
    fun:agconcat
 }
 {
-   Memory leak in libcgraph (2/2)
+   Memory leak in libcgraph (3/3)
    Memcheck:Leak
    fun:malloc
    ...
    fun:agnode
-   obj:/usr/lib/libcgraph.so*
+   obj:*/libcgraph.so*
    fun:aagparse
    fun:agconcat
 }
 
 #ignore python cruft
 {
+   ignore python cruft 1
    Memcheck:Cond
    ...
-   obj:/usr/bin/python3
+   obj:/usr/bin/python*
 }
 
 {
+   ignore python cruft 2
    Memcheck:Addr4
    ...
-   obj:/usr/bin/python3
+   obj:/usr/bin/python*
 }
 
 {
+   ignore python cruft 3
    Memcheck:Value8
    ...
-   obj:/usr/bin/python3
+   obj:/usr/bin/python*
 }
-
-