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

Private GIT Repository
Update valgrind_suppressions.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 25 Mar 2011 14:03:21 +0000 (15:03 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 25 Mar 2011 14:08:14 +0000 (15:08 +0100)
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
    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
 {
    Memory leak in libc?
    Memcheck:Leak