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
5f9dd828
Commit
5f9dd828
authored
Jan 24, 2012
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
valgrind.suppressions: misc updates
parent
d99f074e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
85 deletions
+32
-85
valgrind.suppressions
valgrind.suppressions
+32
-85
No files found.
valgrind.suppressions
View file @
5f9dd828
...
...
@@ -25,53 +25,8 @@
{
g_main_context_default
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slist_append
fun:g_main_context_new
fun:g_main_context_default
}
{
g_main_context_default
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_ptr_array_sized_new
fun:g_main_context_new
fun:g_main_context_default
}
{
g_main_context_default
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_main_context_new
fun:g_main_context_default
}
{
g_main_context_default
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_main_context_add_poll_unlocked
fun:g_main_context_new
fun:g_main_context_default
}
{
g_main_context_default
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slist_prepend
fun:g_main_context_new
fun:?alloc
...
fun:g_main_context_default
}
...
...
@@ -238,60 +193,37 @@
}
{
<insert a suppression name here>
Memcheck:Leak
fun:*alloc
fun:_dl_open
}
{
dlopen
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:_dlerror_run
fun:?alloc
...
fun:do_dlopen
}
# is that a leak in libdbus?
{
<insert
a suppression name
here>
<insert
_a_suppression_name_
here>
Memcheck:Leak
fun:malloc
obj:/usr/lib/libdbus-1.so.3.4.0
obj:/usr/lib/libdbus-1.so.3.4.0
fun:avahi_client_new
fun:?alloc
...
fun:dlopen*
}
{
<insert
a suppression name
here>
<insert
_a_suppression_name_
here>
Memcheck:Leak
fun:malloc
obj:/usr/lib/libdbus-1.so.3.4.0
fun:dbus_message_unref
obj:/usr/lib/libdbus-1.so.3.4.0
fun:dbus_connection_send_with_reply_and_block
fun:dbus_bus_register
obj:/usr/lib/libdbus-1.so.3.4.0
fun:avahi_client_new
...
fun:dlclose
}
{
<insert a suppression name here>
Memcheck:Leak
fun:malloc
obj:/usr/lib/libdbus-1.so.3.4.0
fun:dbus_message_new_method_call
fun:dbus_bus_register
obj:/usr/lib/libdbus-1.so.3.4.0
fun:avahi_client_new
}
# is that a leak in libdbus?
{
<insert a suppression name here>
Memcheck:Leak
fun:
m
alloc
obj:/usr/lib/libdbus-1.so.3.4.0
obj:
/usr/lib/libdbus-1.so.3.4.0
fun:
?
alloc
...
obj:
*/libdbus-*.so.*
fun:avahi_client_new
}
...
...
@@ -504,3 +436,18 @@
fun:nss_parse_service_list
fun:__nss_database_lookup
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:?alloc
...
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:?alloc
fun:snd1_dlobj_cache_get
}
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