We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f8120 commit 1bfa7ceCopy full SHA for 1bfa7ce
mysql-test/valgrind.supp
@@ -1751,3 +1751,23 @@
1751
...
1752
}
1753
1754
+#
1755
+# OpenSSL 1.0.1l problems
1756
1757
+
1758
+{
1759
+ OpenSSL 1.0.1l wrong jump
1760
+ Memcheck:Cond
1761
+ fun:bcmp
1762
+ obj:/usr/lib64/libcrypto.so*
1763
+ fun:FIPS_selftest
1764
+}
1765
1766
1767
+ OpenSSL 1.0.1l wrong jump 2
1768
1769
1770
+ fun:FIPS_mode_set
1771
1772
1773
0 commit comments