From c6c8dd3b323e9d0f5945fe4ad0255b90075e4fc5 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 29 Nov 2017 07:15:42 -0500 Subject: [PATCH] Add Valgrind suppression file to file list (GH #543) --- Filelist.txt | 1 + cryptopp.supp | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Filelist.txt b/Filelist.txt index 64fc85d4..15061bb1 100644 --- a/Filelist.txt +++ b/Filelist.txt @@ -350,6 +350,7 @@ License.txt Readme.txt Install.txt Filelist.txt +cryptopp.supp TestData/3desval.dat TestData/3wayval.dat TestData/aria.dat diff --git a/cryptopp.supp b/cryptopp.supp index b7c90b80..d9374a50 100644 --- a/cryptopp.supp +++ b/cryptopp.supp @@ -1,4 +1,7 @@ +# Valgrind suppression file + { + # https://github.com/weidai11/cryptopp/issues/543 __memcmp_sse4_1 Memcheck:Cond fun:__memcmp_sse4_1