Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Valgrind suppressions for test-help-version and test-help-logs.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 19 Feb 2021 08:48:47 +0000 (09:48 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 19 Feb 2021 09:19:02 +0000 (10:19 +0100)
tools/simgrid.supp

index 8f99d3d..6cc05df 100644 (file)
    fun:_dl_init
 }
 
+{
+   Leaks in test-help-version and test-help-logs (early call to exit())
+   Memcheck:Leak
+   match-leak-kinds: reachable
+   fun:_Znwm
+   fun:_ZN7simgrid3s4u6EngineC1EPiPPc
+   fun:main
+   ...
+   obj:*/basic-parsing-test
+}
+
 #Ignore leaks in SMPI sample codes
 {
    Leaks in SMPI sample codes