|
From: Bill T. <bt...@ix...> - 2006-11-09 16:01:17
|
The following suppression does not seem to work with v3.1.1 but does with v3.2.1. Is there a difference in how to use wild cards between the two versions? By the way, I am stuck using 3.1.1 due to customer requirements.
{
socketcall.sendmsg(msg.msg_iov[i])/sendmsg/_ZN11IT_ATLI2_*/*
Memcheck:Param
socketcall.sendmsg(msg.msg_iov[i])
fun:sendmsg
fun:*
}
|