Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
memleak
[simgrid.git] / src / surf / workstation_KCCFLN05.c
index 9d3a015..9eb913b 100644 (file)
@@ -89,6 +89,7 @@ static void *name_service(const char *name)
       RETHROW;
     WARN1("Host '%s' not found, verifing if it is a router", name);
     res = NULL;
+    xbt_ex_free(e);
   }
 
   return res;