author | Sébastien Deronne <sebastien.deronne@gmail.com> |
Sat, 08 Dec 2018 16:52:32 +0100 | |
changeset 13892 | 53fa9b4b8c09 |
parent 13666 | 156a43a11e92 |
permissions | -rw-r--r-- |
5909
766442c7f240
Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff
changeset
|
1 |
{ |
13666
156a43a11e92
Spellcheck the rest of ns-3
Alexander Krotov <krotov@iitp.ru>
parents:
5909
diff
changeset
|
2 |
Suppress invalid read size errors in SendPreq() when using HwmpProtocolMac |
5909
766442c7f240
Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff
changeset
|
3 |
Memcheck:Addr8 |
766442c7f240
Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff
changeset
|
4 |
fun:*HwmpProtocolMac*SendPreq* |
766442c7f240
Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
Faker Moatamri <faker.moatamri@sophia.inria.fr>
parents:
diff
changeset
|
5 |
} |