Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill all free_string functions declared locally to cleanup dynars afterward, and...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 May 2008 14:58:52 +0000 (14:58 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 May 2008 14:58:52 +0000 (14:58 +0000)
commitd8c29e0ad8da256d3fdc27921467e8df7a5693ad
tree6041c735059002841b6f2dec3438ca297ac9b4fb
parent6a7c78afcfb651c6e585f19ec4f60089e8a483a8
kill all free_string functions declared locally to cleanup dynars afterward, and use xbt_free_ref consitantly for that (plus plug two memleaks on the way in surf parser)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5485 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/DataDesc/cbps.c
src/include/surf/surf.h
src/surf/network.c
src/surf/network_constant.c
src/surf/network_gtnets.c
src/surf/surfxml_parse.c
src/surf/workstation_ptask_L07.c
src/xbt/dynar.c