Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Call gap_remove in generic_update_actions_state_lazy too.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 23 Oct 2012 11:24:03 +0000 (13:24 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 23 Oct 2012 13:58:09 +0000 (15:58 +0200)
commitbaa92d18417cb91e2df78445d20c581999af0763
tree2efff82a1d29372744121ef554cfbd61ef5a4236
parent05a2f271033bd32c4f81e9a1ae07e5456008f797
Call gap_remove in generic_update_actions_state_lazy too.

*** Please double-check this commit ! ***

Try to mimic what's done in generic_update_actions_state_full.
Fixes an "use after free" error with smpi_replay.
src/surf/surf_action.c