]> git.proxmox.com Git - libgit2.git/blob - tests/valgrind-supp-mac.txt
Prep for unstable release
[libgit2.git] / tests / valgrind-supp-mac.txt
1 {
2 libgit2-git-error-set-buffer
3 Memcheck:Leak
4 ...
5 fun:git__realloc
6 fun:git_buf_try_grow
7 fun:git_buf_grow
8 fun:git_buf_vprintf
9 fun:git_error_set
10 }
11 {
12 mac-setenv-leak-1
13 Memcheck:Leak
14 fun:malloc_zone_malloc
15 fun:__setenv
16 fun:setenv
17 }
18 {
19 mac-setenv-leak-2
20 Memcheck:Leak
21 fun:malloc_zone_malloc
22 fun:malloc_set_zone_name
23 ...
24 fun:init__zone0
25 fun:setenv
26 }
27 {
28 mac-dyld-initializer-leak
29 Memcheck:Leak
30 fun:malloc
31 ...
32 fun:dyld_register_image_state_change_handler
33 fun:_dyld_initializer
34 }
35 {
36 mac-tz-leak-1
37 Memcheck:Leak
38 ...
39 fun:token_table_add
40 fun:notify_register_check
41 fun:notify_register_tz
42 }
43 {
44 mac-tz-leak-2
45 Memcheck:Leak
46 fun:malloc
47 fun:tzload
48 }
49 {
50 mac-tz-leak-3
51 Memcheck:Leak
52 fun:malloc
53 fun:tzsetwall_basic
54 }
55 {
56 mac-tz-leak-4
57 Memcheck:Leak
58 fun:malloc
59 fun:gmtsub
60 }
61 {
62 mac-system-init-leak-1
63 Memcheck:Leak
64 ...
65 fun:_libxpc_initializer
66 fun:libSystem_initializer
67 }
68 {
69 mac-system-init-leak-2
70 Memcheck:Leak
71 ...
72 fun:__keymgr_initializer
73 fun:libSystem_initializer
74 }
75 {
76 mac-puts-leak
77 Memcheck:Leak
78 fun:malloc
79 fun:__smakebuf
80 ...
81 fun:puts
82 }
83 {
84 mac-ssl-uninitialized-1
85 Memcheck:Cond
86 obj:/usr/lib/libcrypto.0.9.8.dylib
87 ...
88 fun:ssl23_connect
89 }
90 {
91 mac-ssl-uninitialized-2
92 Memcheck:Cond
93 ...
94 obj:/usr/lib/libssl.0.9.8.dylib
95 ...
96 fun:ssl23_connect
97 }
98 {
99 mac-ssl-uninitialized-3
100 Memcheck:Value8
101 obj:/usr/lib/libcrypto.0.9.8.dylib
102 ...
103 fun:ssl23_connect
104 }
105 {
106 mac-ssl-leak-1
107 Memcheck:Leak
108 ...
109 fun:ERR_load_strings
110 }
111 {
112 mac-ssl-leak-2
113 Memcheck:Leak
114 ...
115 fun:SSL_library_init
116 }
117 {
118 mac-ssl-leak-3
119 Memcheck:Leak
120 ...
121 fun:si_module_with_name
122 fun:getaddrinfo
123 }
124 {
125 mac-ssl-leak-4
126 Memcheck:Leak
127 fun:malloc
128 fun:CRYPTO_malloc
129 ...
130 fun:ssl3_get_server_certificate
131 }
132 {
133 mac-ssl-leak-5
134 Memcheck:Leak
135 fun:malloc
136 fun:CRYPTO_malloc
137 ...
138 fun:ERR_put_error
139 }
140 {
141 clar-printf-buf
142 Memcheck:Leak
143 fun:malloc
144 fun:__smakebuf
145 ...
146 fun:printf
147 fun:clar_print_init
148 }
149 {
150 molo-1
151 Memcheck:Leak
152 fun:malloc_zone_malloc
153 ...
154 fun:_objc_init
155 }
156 {
157 molo-2
158 Memcheck:Leak
159 fun:malloc_zone_calloc
160 ...
161 fun:_objc_init
162 }
163 {
164 molo-3
165 Memcheck:Leak
166 fun:malloc
167 ...
168 fun:_objc_init
169 }
170 {
171 molo-4
172 Memcheck:Leak
173 fun:malloc
174 ...
175 fun:dyld_register_image_state_change_handler
176 }