Skip to content
Permalink
Browse files
Updated valgrind.supp for OpenSLL 1.0.1l
  • Loading branch information
montywi committed Apr 1, 2019
1 parent 10dd290 commit 48c6726
Showing 1 changed file with 20 additions and 0 deletions.
@@ -1779,3 +1779,23 @@
fun:CRYPTO_malloc
fun:ENGINE_new
}

#
# 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*
}

0 comments on commit 48c6726

Please sign in to comment.