Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Memcheck: another try to make valgrind ignore memory leak in cmake.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 16 Sep 2017 12:32:09 +0000 (14:32 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 16 Sep 2017 21:55:04 +0000 (23:55 +0200)
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