Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix Snapshot::read_bytes
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 12 Oct 2015 21:02:52 +0000 (23:02 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 15 Oct 2015 09:18:31 +0000 (11:18 +0200)
commit50d1b7d92ae3aa2679bc86780cf3c0ea12455365
treecc5ae9e656fa89e44b55d6774431b570ada85b9e
parent1b8f849b45ded567cf10c7da022447a775270a0e
[mc] Fix Snapshot::read_bytes

Was calling itself instead of delegating to the process.
src/mc/AddressSpace.hpp
src/mc/mc_snapshot.cpp