Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Memcheck: another try to make valgrind ignore memory leak in cmake.
[simgrid.git] / tools / simgrid.supp
index e82964d..d9de9cf 100644 (file)
 {
    Memory leak in cmake
    Memcheck:Leak
+   match-leak-kinds:reachable
+   ...
+   fun:_Znwm
+   fun:_ZN4Json5Value13nullSingletonEv
+   obj:*/libjsoncpp.so*
    ...
-   obj:*/cmake
+   fun:_dl_init
 }
 
 # There's a constant leak of 56 bytes in the depths of libc which