author | Peter D. Barnes, Jr. <barnes26@llnl.gov> |
Tue, 10 Dec 2013 08:02:07 -0800 | |
changeset 10484 | 6c6d67b4f11b |
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 |
} |