From: Martin Quinson Date: Tue, 9 Feb 2016 14:17:19 +0000 (+0100) Subject: plug another similar memleak. The solution is not nicer X-Git-Tag: v3_13~902 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/67e88ab9635136f62aab0b9e68f05d16fab123f5 plug another similar memleak. The solution is not nicer --- diff --git a/src/smpi/smpi_base.cpp b/src/smpi/smpi_base.cpp index 4cbf4edac0..1a987ed230 100644 --- a/src/smpi/smpi_base.cpp +++ b/src/smpi/smpi_base.cpp @@ -102,14 +102,16 @@ static xbt_dynar_t parse_factor(const char *smpi_coef_string) if (xbt_dynar_length(radical_elements2) <2 || xbt_dynar_length(radical_elements2) > 5) xbt_die("Malformed radical for smpi factor: '%s'", smpi_coef_string); for(i =0; i