From: Arnaud Giersch Date: Thu, 5 Dec 2019 12:40:33 +0000 (+0100) Subject: Declare variables and allocate memory when needed (plug a memory leak). X-Git-Tag: v3.25~336^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/62e402534114158ba1e6ed29f9766b3e248cb394?hp=62e402534114158ba1e6ed29f9766b3e248cb394 Declare variables and allocate memory when needed (plug a memory leak). ---