valgrind.suppressions: add libGnuTLS suppression

This commit is contained in:
Max Kellermann 2013-10-18 01:00:20 +02:00
parent abfbd55305
commit d1924867db

View File

@ -257,6 +257,14 @@
fun:RSA_new_method
}
{
GnuTLS
Memcheck:Leak
fun:*alloc
...
fun:gnutls_global_init
}
{
<insert_a_suppression_name_here>
Memcheck:Leak