]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: added more idna valgrind suppressions
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Aug 2014 16:55:49 +0000 (18:55 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Aug 2014 16:55:56 +0000 (18:55 +0200)
tests/suite/suppressions.valgrind

index aa11da8eb54fc3604da748ce402eb5ab71ef68bd..6240d483d602510ce624d49ab7b0524d89a1dfd3 100644 (file)
    fun:socket_open
    fun:main
 }
+
+{
+   libidn-3
+   Memcheck:Addr4
+   fun:idna_to_ascii_4z
+   fun:idna_to_ascii_8z
+   fun:gnutls_x509_crt_check_hostname2
+   fun:_gnutls_x509_cert_verify_peers
+   fun:cert_verify
+   fun:cert_verify_callback
+   fun:run_verify_callback
+   fun:gnutls_handshake
+   fun:do_handshake
+   fun:main
+}