summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2016-12-30 11:23:45 +0200
committerSergei Golubchik <serg@mariadb.org>2016-12-31 15:43:54 +0100
commit0502259563528145deedf05719b0c43737be9402 (patch)
treea453da7a43ae9b5ec2317d4e0763ba495aa4e9c7 /mysql-test
parentb8246b5153cdae02490ada6e1ed2964f22c2340f (diff)
downloadmariadb-git-bb-10.2-monty-merge.tar.gz
Fixes for using ssl with BUILD scripts.bb-10.2-monty-merge
Needed as GNUTLS can't be used by MariaDB on many systems, like OpenSuse 13.2
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/valgrind.supp10
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/valgrind.supp b/mysql-test/valgrind.supp
index 3d852120320..fa37535ffe1 100644
--- a/mysql-test/valgrind.supp
+++ b/mysql-test/valgrind.supp
@@ -1065,6 +1065,16 @@
}
{
+ OpenSSL still reachable.
+ Memcheck:Leak
+ fun:*alloc
+ fun:CRYPTO_malloc
+ fun:sk_new
+ fun:SSL_COMP_get_compression_methods
+ fun:SSL_library_init
+}
+
+{
libcrypto 2.2.1 leak
Memcheck:Leak
fun:malloc