We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92436b9 commit c6c8dd3Copy full SHA for c6c8dd3
Filelist.txt
@@ -350,6 +350,7 @@ License.txt
350
Readme.txt
351
Install.txt
352
Filelist.txt
353
+cryptopp.supp
354
TestData/3desval.dat
355
TestData/3wayval.dat
356
TestData/aria.dat
cryptopp.supp
@@ -1,4 +1,7 @@
1
+# Valgrind suppression file
2
+
3
{
4
+ # https://github.com/weidai11/cryptopp/issues/543
5
__memcmp_sse4_1
6
Memcheck:Cond
7
fun:__memcmp_sse4_1
0 commit comments