We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d083b commit 0f141e7Copy full SHA for 0f141e7
mysql-test/valgrind.supp
@@ -987,6 +987,36 @@
987
fun:new_VioSSLFd
988
}
989
990
+{
991
+ OpenSSL PB2 / 1
992
+ Memcheck:Leak
993
+ match-leak-kinds: reachable
994
+ fun:malloc
995
+ fun:CRYPTO_malloc
996
+ fun:sk_new
997
+ fun:SSL_COMP_get_compression_methods
998
+ fun:SSL_library_init
999
+ fun:ssl_start
1000
+ fun:_Z8init_sslv
1001
+ fun:_Z11mysqld_mainiPPc
1002
+ fun:main
1003
+}
1004
+
1005
1006
+ OpenSSL PB2 / 2
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
{
1022
OpenSSL libstdc++ version 5 / one
0 commit comments