author | Nicola Baldo <nbaldo@cttc.es> |
Mon, 07 May 2012 13:52:32 +0200 | |
changeset 8744 | 5ee0d10aa9bd |
parent 5909 | 766442c7f240 |
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 |
{ |
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
|
2 |
Supress invalid read size errors in SendPreq() when using HwmpProtocolMac |
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 |
} |