Bug 781: Suppress the valgrind error: Invalid read size of 8 in TestSuite devices-mesh-dot11s-regression
This commit is contained in:
5
testpy.supp
Normal file
5
testpy.supp
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
Supress invalid read size errors in SendPreq() when using HwmpProtocolMac
|
||||
Memcheck:Addr8
|
||||
fun:*HwmpProtocolMac*SendPreq*
|
||||
}
|
||||
Reference in New Issue
Block a user