Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #303 from mpoquet/s4u-semaphore
[simgrid.git] / tools / simgrid.supp
index 287d7bf..63e6a07 100644 (file)
@@ -20,7 +20,6 @@
    Memcheck:Leak
    match-leak-kinds:reachable
    ...
-   fun:_Znwm
    fun:_ZN4Json5Value13nullSingletonEv
    obj:*/libjsoncpp.so*
    ...
 }
 
 {
-   ignore unwind cruft 
+   ignore unwind cruft
    Memcheck:Param
    rt_sigprocmask(set)
    ...
    ...
 }
 {
-   ignore unwind cruft 
+   ignore unwind cruft
    Memcheck:Param
    msync(start)
    ...
    obj:/usr/lib/x86_64-linux-gnu/libunwind.so.*
    ...
 }
+
 {
-   ignore unwind invalid reads 
+   ignore unwind invalid reads
    Memcheck:Addr8
    fun:_Ux86_64_setcontext
 }