X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3daae820581b21fdb17a7fd73ae92d617c2ab72a..20427e1463985c071ac551547d0906e282b43520:/src/surf/cpu_ti.c diff --git a/src/surf/cpu_ti.c b/src/surf/cpu_ti.c index 206e7dd993..7c1a1a6e30 100644 --- a/src/surf/cpu_ti.c +++ b/src/surf/cpu_ti.c @@ -199,8 +199,7 @@ static void parse_cpu_ti_init(sg_platf_host_cbarg_t host) host->V_host_core, host->V_host_state_initial, host->V_host_state_trace, - current_property_set); - current_property_set = NULL; + host->properties); }