X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b162f038e6f19cb564dfdb9de895c9f9394fd242..9225fd6096b9537c4c3afac6df6c2edf6b367714:/src/instr/instr_config.c diff --git a/src/instr/instr_config.c b/src/instr/instr_config.c index d8014a43de..089bfea2ad 100644 --- a/src/instr/instr_config.c +++ b/src/instr/instr_config.c @@ -108,8 +108,11 @@ int TRACE_end() PJ_type_free_all(); PJ_container_release(); PJ_type_release(); - TRACE_surf_release(); TRACE_smpi_release(); + TRACE_surf_release(); + xbt_dict_free(&user_link_variables); + xbt_dict_free(&user_host_variables); + xbt_dict_free(&declared_marks); xbt_dict_free(&created_categories); /* close the trace file */