X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5a00c16b5ea7fd8c37f39544914acfcb0f6e07b2..456ae098e6f673b73c4757ff1a7bfd459e166c3c:/src/surf/workstation_KCCFLN05.c?ds=inline diff --git a/src/surf/workstation_KCCFLN05.c b/src/surf/workstation_KCCFLN05.c index 9d3a01522f..9eb913b402 100644 --- a/src/surf/workstation_KCCFLN05.c +++ b/src/surf/workstation_KCCFLN05.c @@ -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;