As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 # Suppresion file for valgrind
2 3 # known problem in libgcrypt
4 {
5 leak_in_libgcrypt_00
6 Memcheck:Leak
7 fun:malloc
8 obj:/lib64/libgcrypt.so*
9 ...
10 obj:/lib64/libgcrypt.so*
11 fun:crypt_backend_init
12 fun:init_crypto
13 ...
14 }