valgrind: suppressions for NIC offloading calls

pull/3042/head
Peter Manev 7 years ago committed by Victor Julien
parent b6617ede04
commit 723e23dd67

@ -65,5 +65,18 @@
fun:DetectIPProtoParse
fun:DetectIPProtoTestParse02
}
{
Known warning, NIC offloading - Param, see Bug 2230
Memcheck:Param
ioctl(SIOCETHTOOL)
fun:ioctl
fun:*EthtoolValue
...
}
{
Known warning, NIC offloading - Cond, see Bug 2230
Memcheck:Cond
fun:*IfaceOffloadingLinux
...
}

Loading…
Cancel
Save