Skip to content

Commit

Permalink
Add Valgrind suppression file to file list (GH weidai11#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
noloader committed Nov 29, 2017
1 parent 92436b9 commit c6c8dd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Filelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ License.txt
Readme.txt
Install.txt
Filelist.txt
cryptopp.supp
TestData/3desval.dat
TestData/3wayval.dat
TestData/aria.dat
Expand Down
3 changes: 3 additions & 0 deletions cryptopp.supp
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Valgrind suppression file

{
# https://github.com/weidai11/cryptopp/issues/543
__memcmp_sse4_1
Memcheck:Cond
fun:__memcmp_sse4_1
Expand Down

0 comments on commit c6c8dd3

Please sign in to comment.