mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Valgrind 3.5.0 cleanup
This commit is contained in:
parent
e3922b8b91
commit
2f228bd1f5
1 changed files with 4 additions and 2 deletions
|
@ -770,13 +770,15 @@
|
|||
fun:lf_hash_insert
|
||||
}
|
||||
|
||||
#
|
||||
# Note that initialize_bucket() is reccursive,
|
||||
# can't provide more stack context.
|
||||
#
|
||||
{
|
||||
missing shutdown_performance_schema 3
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:my_malloc
|
||||
fun:initialize_bucket
|
||||
fun:lf_hash_search
|
||||
fun:_Z19find_or_create_fileP10PFS_threadP14PFS_file_classPKcj
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue