Commit 1bfa7ceb authored by Monty's avatar Monty

Supress some valgrind warnings

parent 05f8120d
...@@ -1751,3 +1751,23 @@ ...@@ -1751,3 +1751,23 @@
... ...
} }
#
# OpenSSL 1.0.1l problems
#
{
OpenSSL 1.0.1l wrong jump
Memcheck:Cond
fun:bcmp
obj:/usr/lib64/libcrypto.so*
fun:FIPS_selftest
}
{
OpenSSL 1.0.1l wrong jump 2
Memcheck:Cond
obj:/usr/lib64/libcrypto.so*
fun:FIPS_mode_set
obj:/usr/lib64/libcrypto.so*
}
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