valgrind.suppress: suppressed a false positive in the latest version of glibc on Amazon Linux.

This commit is contained in:
Yichun Zhang (agentzh) 2015-07-06 11:55:31 +08:00
Родитель f67aefc96a
Коммит 289d86b372
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -103,6 +103,13 @@ fun:main
fun:ngx_alloc
fun:ngx_event_process_init
}
{
<insert_a_suppression_name_here>
Memcheck:Param
sendmsg(mmsg[0].msg_hdr)
fun:sendmmsg
fun:__libc_res_nsend
}
{
<insert_a_suppression_name_here>
Memcheck:Param