Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow the get_route function to be used twice in a row.
authorvelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 18 Nov 2010 17:13:28 +0000 (17:13 +0000)
committervelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 18 Nov 2010 17:13:28 +0000 (17:13 +0000)
commit80fa0f3395b471f32dbdee9f320be5da1f4783b0
treebc80463423dfdeeb01e86d2905e6dc36930df18c
parent31589d180181b5e0b8ab9e682a29500609bcf2ff
Allow the get_route function to be used twice in a row.

Before, the returned dynar was cleaned automatically by the second call to get_route.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8581 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/surf/network.c
src/surf/surf_private.h
src/surf/surf_routing.c