Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
816b6ad4
Commit
816b6ad4
authored
Jan 01, 2010
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated valgrind.suppressions
Mostly OpenSSL and GLib one-time allocations.
parent
3adfbfe3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
190 additions
and
2 deletions
+190
-2
valgrind.suppressions
valgrind.suppressions
+190
-2
No files found.
valgrind.suppressions
View file @
816b6ad4
...
...
@@ -112,6 +112,17 @@
{
g_get_language_names
Memcheck:Leak
fun:memalign
fun:posix_memalign
fun:slab_allocator_alloc_chunk
fun:g_slice_alloc
fun:g_hash_table_new_full
fun:g_get_language_names
}
{
g_get_language_names
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_get_language_names
...
...
@@ -177,6 +188,18 @@
}
{
g_get_language_names
Memcheck:Leak
fun:memalign
fun:posix_memalign
fun:slab_allocator_alloc_chunk
fun:g_slice_alloc
fun:g_slist_prepend
fun:g_strsplit
fun:g_get_language_names
}
{
g_set_prgname
Memcheck:Leak
fun:malloc
...
...
@@ -289,7 +312,7 @@
}
{
g_get_filename_charsets
2
g_get_filename_charsets
Memcheck:Leak
fun:calloc
fun:g_malloc0
...
...
@@ -297,6 +320,29 @@
}
{
g_get_filename_charsets
Memcheck:Leak
fun:memalign
fun:posix_memalign
fun:slab_allocator_alloc_chunk
fun:g_slice_alloc
fun:g_array_sized_new
fun:g_static_private_set
fun:g_get_filename_charsets
}
{
g_get_filename_charsets
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_slice_alloc
fun:g_array_sized_new
fun:g_static_private_set
fun:g_get_filename_charsets
}
{
g_static_private_set
Memcheck:Leak
fun:malloc
...
...
@@ -325,7 +371,7 @@
}
{
g_get_charset
2
g_get_charset
Memcheck:Leak
fun:calloc
fun:g_malloc0
...
...
@@ -333,6 +379,29 @@
}
{
g_get_charset
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_slice_alloc
fun:g_array_sized_new
fun:g_static_private_set
fun:g_get_charset
}
{
g_get_charset
Memcheck:Leak
fun:memalign
fun:posix_memalign
fun:slab_allocator_alloc_chunk
fun:g_slice_alloc
fun:g_array_sized_new
fun:g_static_private_set
fun:g_get_charset
}
{
openssl
Memcheck:Leak
fun:malloc
...
...
@@ -384,6 +453,31 @@
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:CRYPTO_malloc
fun:ERR_get_state
fun:ERR_clear_error
fun:Curl_ossl_init
fun:curl_global_init
}
{
openssl
Memcheck:Leak
fun:malloc
fun:CRYPTO_malloc
fun:lh_new
obj:/usr/lib/libcrypto.so.0.9.8
obj:/usr/lib/libcrypto.so.0.9.8
fun:ERR_get_state
fun:ERR_clear_error
fun:Curl_ossl_init
fun:curl_global_init
}
{
openssl
Memcheck:Leak
fun:malloc
...
...
@@ -410,6 +504,100 @@
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:_dl_new_object
fun:_dl_map_object_from_fd
fun:_dl_map_object
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_new_object
fun:_dl_map_object_from_fd
fun:_dl_map_object
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:local_strdup
fun:_dl_map_object
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:_dl_check_map_versions
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_map_object_deps
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_map_object_deps
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_new_object
fun:_dl_map_object_from_fd
fun:_dl_map_object
fun:openaux
fun:_dl_catch_error
fun:_dl_map_object_deps
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:local_strdup
fun:_dl_map_object
fun:openaux
fun:_dl_catch_error
fun:_dl_map_object_deps
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
dlopen
Memcheck:Leak
fun:calloc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment