Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] "bugfix", this line is causing a segfault in a mapreduce simulator
authorLucas Schnorr <Lucas.Schnorr@imag.fr>
Tue, 20 Sep 2011 09:31:51 +0000 (11:31 +0200)
committerLucas Schnorr <Lucas.Schnorr@imag.fr>
Tue, 20 Sep 2011 09:31:51 +0000 (11:31 +0200)
commit5b32b671c89ee3010ea843eeabf39aee2f5fad3a
tree5118b38928dd539f096967c084933fc635dcd70b
parent16aeacdf0175d627a50949388a15bd6755dc9883
[trace] "bugfix", this line is causing a segfault in a mapreduce simulator

details:
- its removal seems not change the tracing behavior
- the line was added in a previous commit to "Fix race condition on task put/get", from 2010-12-15.
src/msg/msg_mailbox.c