Add Valgrind suppression file to file list (GH #543)

This commit is contained in:
Jeffrey Walton 2017-11-29 07:15:42 -05:00
parent 92436b9f9b
commit c6c8dd3b32
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
2 changed files with 4 additions and 0 deletions

View File

@ -350,6 +350,7 @@ License.txt
Readme.txt
Install.txt
Filelist.txt
cryptopp.supp
TestData/3desval.dat
TestData/3wayval.dat
TestData/aria.dat

View File

@ -1,4 +1,7 @@
# Valgrind suppression file
{
# https://github.com/weidai11/cryptopp/issues/543
__memcmp_sse4_1
Memcheck:Cond
fun:__memcmp_sse4_1