Replaced the assert by a conditional
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Fri, 3 Jun 2011 20:00:41 +0000 (17:00 -0300)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Fri, 3 Jun 2011 20:00:41 +0000 (17:00 -0300)
commitc935ab92117292025720af105878a14bc3326352
tree4d3c6de5b8dd295d7b42423151af062136d6e5fb
parentcd395966ebe2683fd9e9864713932ad9e021cc04
Replaced the assert by a conditional
- because the amount of data received can differ from the amount we expect, but this cannot make the application to abort.
src/icmp/icmpmessagepayload.cpp