Commit f6d4f82d authored by Elena Stepanova's avatar Elena Stepanova

MDEV-11061 Valgrind builder produces endless warnings after switching to OpenSS

parent a3f11f75
......@@ -1228,3 +1228,25 @@
fun:dlopen@@GLIBC_2.2.5
}
{
MDEV-11061: OpenSSL 0.9.8 - Conditional jump or move
Memcheck:Cond
fun:BN_*
...
fun:ssl3_ctx_ctrl
fun:new_VioSSLFd
fun:new_VioSSLAcceptorFd
...
}
{
MDEV-11061: OpenSSL 0.9.8 - Use of uninitialised value
Memcheck:Value8
fun:BN_*
...
fun:ssl3_ctx_ctrl
fun:new_VioSSLFd
fun:new_VioSSLAcceptorFd
...
}
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