]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/surf.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The full dynar is not used here, delete it.
[simgrid.git] / src / surf / surf.c
index a53a97f8bc0bab9e7eecdd9c3410f8e5f5518c5a..8d001f7be662957f528c1fb509913d54b58ec1d7 100644 (file)
@@ -488,7 +488,7 @@ void surf_exit(void)
   xbt_free(surf_mins);
   surf_mins = NULL;
 #endif
-
+  xbt_dynar_free(&host_that_restart);
   xbt_dynar_free(&surf_path);
 
   xbt_lib_free(&host_lib);