8 lines
141 B
Text
8 lines
141 B
Text
# Valgrind suppression file
|
|
|
|
{
|
|
# https://github.com/weidai11/cryptopp/issues/543
|
|
__memcmp_sse4_1
|
|
Memcheck:Cond
|
|
fun:__memcmp_sse4_1
|
|
}
|