]> AND Private Git Repository - loba.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Bug fix: credit can be negative.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 15 Mar 2012 15:46:52 +0000 (16:46 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 15 Mar 2012 15:46:52 +0000 (16:46 +0100)
commit162ec6e7763efa260523f5cf03f635159803947d
treef5e7123060c7e318292409d7e2156ced604b570a
parent40b4277000058eaab29f7d74a31a327ce2d1b700
Bug fix: credit can be negative.

E.g. when a data message comes faster than its corresponding ctrl
message.

Check that it is not negative when computing balance.
process.cpp