Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Do not use offsetof() in mc_snapshot_get_heap_end
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 17 Jun 2014 14:44:42 +0000 (16:44 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 17 Jun 2014 14:44:42 +0000 (16:44 +0200)
commita1a834c0fd7760948192af362d9200bdaf085565
tree14a2549b4cb94bfa217c70c580bf05091984a622
parent52004a74b1ee55947fa80d774736a1f1ea61b8d7
[mc] Do not use offsetof() in mc_snapshot_get_heap_end

We don't need this. It's much clearer like this.
src/mc/mc_private.h