summaryrefslogtreecommitdiff
path: root/config/valgrind.sup
blob: ed466b30a26df7320faeb40ea274b1e29594f558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
   getifaddrs
   Memcheck:Param
   socketcall.sendto(msg)
   fun:sendto
   fun:getifaddrs
}
{
    std::string::_Rep::_S_create
    Memcheck:Leak
    ...
    fun:*_S_create*
}