Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Destroy dax parser after use.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 18 Nov 2010 21:58:58 +0000 (22:58 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 8 Nov 2011 16:02:41 +0000 (17:02 +0100)
src/simdag/sd_daxloader.c

index f73dfdc..b8b8d04 100644 (file)
@@ -301,6 +301,7 @@ xbt_dynar_t SD_daxload(const char *filename)
               dax__parse_err_msg());
   dax__delete_buffer(input_buffer);
   fclose(in_file);
+  dax_lex_destroy();
   xbt_dict_free(&jobs);
 
   /* And now, post-process the files.