testpy.supp
author Sébastien Deronne <sebastien.deronne@gmail.com>
Thu, 06 Dec 2018 22:35:26 +0100
changeset 13890 b6be8762cc18
parent 13666 156a43a11e92
permissions -rw-r--r--
wifi: Fix reception logic due to A-MPDU parameters that are not correctly reset
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
}