X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/87284972e35c062dfd0febe38b9841d55c3dedcf..ddb99d3d0cd5f1792d92ddb345f564e54777c1d1:/src/surf/surf_routing.c diff --git a/src/surf/surf_routing.c b/src/surf/surf_routing.c index 683f037dd5..53a519b376 100644 --- a/src/surf/surf_routing.c +++ b/src/surf/surf_routing.c @@ -1079,6 +1079,7 @@ static void routing_parse_peer(sg_platf_peer_cbarg_t peer) XBT_DEBUG(" "); //xbt_dynar_free(&tab_elements_num); + free(router_id); free(host_id); free(link_id); free(link_up);