testpy.supp
author Alexander Krotov <krotov@iitp.ru>
Thu, 28 Jun 2018 12:51:39 +0300
changeset 13666 156a43a11e92
parent 5909 766442c7f240
permissions -rw-r--r--
Spellcheck the rest of ns-3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
}