Ubuntu introduced a non-critical bug in glibc that causes Valgrind to think that there's a problem. Sources: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1096826 https://sourceware.org/bugzilla/show_bug.cgi?id=14687
@@ -57,3 +57,10 @@
fun:parseEmailHeader
...
}
+{
+ ubuntu-libc-getaddrinfo-01
+ Memcheck:Param
+ sendmsg(mmsg[0].msg_hdr)
+ fun:sendmmsg
+ ...
+}