Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix mc_translate_address() for MC_REGION_STORAGE_TYPE_PRIVATIZED:
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 28 May 2015 12:44:28 +0000 (14:44 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 28 May 2015 12:44:28 +0000 (14:44 +0200)
commit6bec471e8974b7d02a0f35ec27067595403f5e1e
tree3e63ef02f8f98f6c738da4f6e908c0954e4d705e
parent0a17694bb29a7a91905f1ae1ad352bc5554b574f
[mc] Fix mc_translate_address() for MC_REGION_STORAGE_TYPE_PRIVATIZED:

It was incorrectly calling itself insteaf of translating the region in
the "sub-region".
src/mc/mc_snapshot.cpp
src/mc/mc_snapshot.h