Commit f273b5d6 by Philip Kelley

Add a valgrind suppression for glibc's getaddrinfo cache

parent 35e0f3c6
......@@ -40,3 +40,10 @@
obj:*libcrypto.so*
...
}
{
ignore-glibc-getaddrinfo-cache
Memcheck:Leak
...
fun:__check_pf
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment