Commit 83b7c749 authored by Marc Alff's avatar Marc Alff

Valgrind 3.5.0 cleanup

parent d5e7008b
...@@ -770,13 +770,15 @@ ...@@ -770,13 +770,15 @@
fun:lf_hash_insert fun:lf_hash_insert
} }
#
# Note that initialize_bucket() is reccursive,
# can't provide more stack context.
#
{ {
missing shutdown_performance_schema 3 missing shutdown_performance_schema 3
Memcheck:Leak Memcheck:Leak
fun:malloc fun:malloc
fun:my_malloc fun:my_malloc
fun:initialize_bucket fun:initialize_bucket
fun:lf_hash_search
fun:_Z19find_or_create_fileP10PFS_threadP14PFS_file_classPKcj
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment