Add.
[gnutls.git] / tests / libgcrypt.supp
blob861494d6dc295fcbb32827cbe84f7a2c33f45d15
1 # libgcrypt.supp -- Valgrind suppresion file for libgcrypt
3 # Copyright (C) 2008 Simon Josefsson
5 # Copying and distribution of this file, with or without modification,
6 # are permitted in any medium without royalty provided the copyright
7 # notice and this notice are preserved.
10    libgcrypt1
11    Memcheck:Leak
12    fun:malloc
13    fun:_gcry_private_malloc
14    fun:do_malloc
15    fun:_gcry_malloc
16    fun:_gcry_module_add
17    fun:gcry_pk_register_default
18    fun:_gcry_pk_init
19    fun:global_init
20    fun:_gcry_check_version
21    fun:gcry_check_version
22    fun:gnutls_global_init
23    fun:doit
24    fun:main
28    libgcrypt2
29    Memcheck:Leak
30    fun:malloc
31    fun:_gcry_private_malloc
32    fun:do_malloc
33    fun:_gcry_malloc
34    fun:_gcry_module_add
35    fun:gcry_md_register_default
36    fun:_gcry_md_init
37    fun:global_init
38    fun:_gcry_check_version
39    fun:gcry_check_version
40    fun:gnutls_global_init
41    fun:doit
42    fun:main
46    libgcrypt3
47    Memcheck:Leak
48    fun:malloc
49    fun:_gcry_private_malloc
50    fun:do_malloc
51    fun:_gcry_malloc
52    fun:_gcry_module_add
53    fun:gcry_cipher_register_default
54    fun:_gcry_cipher_init
55    fun:global_init
56    fun:_gcry_check_version
57    fun:gcry_check_version
58    fun:gnutls_global_init
59    fun:doit
60    fun:main
64    libgcrypt4
65    Memcheck:Leak
66    fun:malloc
67    fun:do_malloc
68    fun:_gcry_malloc
69    fun:_gcry_xmalloc
70    fun:_gcry_xcalloc
71    fun:initialize
72    fun:_gcry_randomize
73    fun:gcry_randomize
74    fun:gc_pseudo_random
75    fun:_gnutls_rnd_init
76    fun:gnutls_global_init
77    fun:doit
78    fun:main
82    libgcrypt5
83    Memcheck:Leak
84    fun:malloc
85    fun:do_malloc
86    fun:_gcry_malloc
87    fun:_gcry_xmalloc
88    fun:_gcry_xcalloc
89    fun:initialize
90    fun:_gcry_randomize
91    fun:gcry_randomize
92    fun:gc_pseudo_random
93    fun:_gnutls_rnd_init
94    fun:gnutls_global_init
95    fun:doit
96    fun:main