summaryrefslogtreecommitdiff
path: root/tests-clar/valgrind-supp-mac.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar/valgrind-supp-mac.txt')
-rw-r--r--tests-clar/valgrind-supp-mac.txt156
1 files changed, 0 insertions, 156 deletions
diff --git a/tests-clar/valgrind-supp-mac.txt b/tests-clar/valgrind-supp-mac.txt
deleted file mode 100644
index fcc7ede86..000000000
--- a/tests-clar/valgrind-supp-mac.txt
+++ /dev/null
@@ -1,156 +0,0 @@
-{
- libgit2-giterr-set-buffer
- Memcheck:Leak
- ...
- fun:git__realloc
- fun:git_buf_try_grow
- fun:git_buf_grow
- fun:git_buf_vprintf
- fun:giterr_set
-}
-{
- mac-setenv-leak-1
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:__setenv
- fun:setenv
-}
-{
- mac-setenv-leak-2
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:malloc_set_zone_name
- ...
- fun:init__zone0
- fun:setenv
-}
-{
- mac-dyld-initializer-leak
- Memcheck:Leak
- fun:malloc
- ...
- fun:dyld_register_image_state_change_handler
- fun:_dyld_initializer
-}
-{
- mac-tz-leak-1
- Memcheck:Leak
- ...
- fun:token_table_add
- fun:notify_register_check
- fun:notify_register_tz
-}
-{
- mac-tz-leak-2
- Memcheck:Leak
- fun:malloc
- fun:tzload
-}
-{
- mac-tz-leak-3
- Memcheck:Leak
- fun:malloc
- fun:tzsetwall_basic
-}
-{
- mac-tz-leak-4
- Memcheck:Leak
- fun:malloc
- fun:gmtsub
-}
-{
- mac-system-init-leak-1
- Memcheck:Leak
- ...
- fun:_libxpc_initializer
- fun:libSystem_initializer
-}
-{
- mac-system-init-leak-2
- Memcheck:Leak
- ...
- fun:__keymgr_initializer
- fun:libSystem_initializer
-}
-{
- mac-puts-leak
- Memcheck:Leak
- fun:malloc
- fun:__smakebuf
- ...
- fun:puts
-}
-{
- mac-ssl-uninitialized-1
- Memcheck:Cond
- obj:/usr/lib/libcrypto.0.9.8.dylib
- ...
- fun:ssl23_connect
-}
-{
- mac-ssl-uninitialized-2
- Memcheck:Cond
- ...
- obj:/usr/lib/libssl.0.9.8.dylib
- ...
- fun:ssl23_connect
-}
-{
- mac-ssl-uninitialized-3
- Memcheck:Value8
- obj:/usr/lib/libcrypto.0.9.8.dylib
- ...
- fun:ssl23_connect
-}
-{
- mac-ssl-uninitialized-4
- Memcheck:Param
- ...
- obj:/usr/lib/libcrypto.0.9.8.dylib
- ...
- fun:ssl23_connect
-}
-{
- mac-ssl-leak-1
- Memcheck:Leak
- ...
- fun:ERR_load_strings
-}
-{
- mac-ssl-leak-2
- Memcheck:Leak
- ...
- fun:SSL_library_init
-}
-{
- mac-ssl-leak-3
- Memcheck:Leak
- ...
- fun:si_module_with_name
- fun:getaddrinfo
-}
-{
- mac-ssl-leak-4
- Memcheck:Leak
- fun:malloc
- fun:CRYPTO_malloc
- ...
- fun:ssl3_get_server_certificate
-}
-{
- mac-ssl-leak-5
- Memcheck:Leak
- fun:malloc
- fun:CRYPTO_malloc
- ...
- fun:ERR_put_error
-}
-{
- clar-printf-buf
- Memcheck:Leak
- fun:malloc
- fun:__smakebuf
- ...
- fun:printf
- fun:clar_print_init
-}