File: cryptopp.supp

package info (click to toggle)
libcrypto%2B%2B 8.4.0-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 23,204 kB
  • sloc: cpp: 104,596; asm: 10,488; sh: 7,343; makefile: 51
file content (8 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
# Valgrind suppression file

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