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
95b53281
Commit
95b53281
authored
Mar 02, 2009
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated valgrind.suppressions
parent
4220e6b0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
7 deletions
+39
-7
valgrind.suppressions
valgrind.suppressions
+39
-7
No files found.
valgrind.suppressions
View file @
95b53281
...
...
@@ -115,14 +115,24 @@
}
{
g_
get_language_names
g_
static_private_set
Memcheck:Leak
fun:realloc
fun:g_realloc
fun:g_array_maybe_expand
fun:g_array_set_size
fun:g_static_private_set
fun:g_get_language_names
}
{
g_static_private_set
Memcheck:Leak
fun:malloc
fun:realloc
fun:g_realloc
fun:g_array_maybe_expand
fun:g_array_set_size
fun:g_static_private_set
}
{
...
...
@@ -185,13 +195,11 @@
}
{
g_
thread_init_glib
g_
slice_init_nomessage
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_slice_init_nomessage
fun:_g_slice_thread_init_nomessage
fun:g_thread_init_glib
}
{
...
...
@@ -278,14 +286,22 @@
}
{
g_
get_filename_charsets3
g_
static_private_set
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_array_sized_new
fun:g_static_private_set
fun:g_get_filename_charsets
}
{
g_static_private_get
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_thread_self
fun:g_static_private_get
}
{
...
...
@@ -443,3 +459,19 @@
obj:/usr/lib/libavahi-client.so.3.2.4
fun:avahi_client_new
}
{
inet_ntoa
Memcheck:Leak
fun:malloc
fun:inet_ntoa
}
{
wildmidi
Memcheck:Leak
fun:malloc
fun:realloc
fun:init_gauss
fun:WildMidi_Init
}
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