Commit d1924867 authored by Max Kellermann's avatar Max Kellermann

valgrind.suppressions: add libGnuTLS suppression

parent abfbd553
......@@ -258,6 +258,14 @@
}
{
GnuTLS
Memcheck:Leak
fun:*alloc
...
fun:gnutls_global_init
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:?alloc
......
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