Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix MC_snapshot_add_region() to forward correctly its arguments
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 26 Aug 2014 10:12:14 +0000 (12:12 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 26 Aug 2014 10:12:14 +0000 (12:12 +0200)
commiteb76c314c5e0c828488a417403ae9f410ccfce8e
tree184b234152d301e7e658469e9a7a2e99aa3a1482
parent66168e45d86a88f36d29f5ee545a3c4cc97b887c
[mc] Fix MC_snapshot_add_region() to forward correctly its arguments

As start_addr==permanent_addr for every call of
MC_snapshot_add_region() there is no impact on the current behaviour.
src/mc/mc_checkpoint.c