summaryrefslogtreecommitdiffstats
path: root/tests/cryptsetup-valg-supps
blob: 493e125895e78775708cef0c8e4d2d46800ab64f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Suppresion file for valgrind

# known problem in libgcrypt
{
   leak_in_libgcrypt_00
   Memcheck:Leak
   fun:malloc
   obj:/lib64/libgcrypt.so*
   ...
   obj:/lib64/libgcrypt.so*
   fun:crypt_backend_init
   fun:init_crypto
   ...
}