Add a new variant of dlclose() Valgrind suppressions to fix a Buildbot issue.
This commit is contained in:
parent
d5460e6864
commit
915a624cbc
@ -414,20 +414,6 @@
|
|||||||
fun:_Z13plugin_dl_delPK19st_mysql_lex_string
|
fun:_Z13plugin_dl_delPK19st_mysql_lex_string
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
|
||||||
dlclose memory loss from plugin variant 4, seen on Ubuntu Jaunty i686
|
|
||||||
Memcheck:Leak
|
|
||||||
fun:malloc
|
|
||||||
fun:_dl_close_worker
|
|
||||||
fun:_dl_close
|
|
||||||
fun:dlclose_doit
|
|
||||||
fun:_dl_catch_error
|
|
||||||
fun:_dlerror_run
|
|
||||||
fun:dlclose
|
|
||||||
fun:_Z15free_plugin_memP12st_plugin_dl
|
|
||||||
fun:_Z13plugin_dl_delPK19st_mysql_lex_string
|
|
||||||
}
|
|
||||||
|
|
||||||
{
|
{
|
||||||
dlclose memory loss from plugin variant 4
|
dlclose memory loss from plugin variant 4
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
@ -454,6 +440,35 @@
|
|||||||
fun:_ZL15free_plugin_memP12st_plugin_dl
|
fun:_ZL15free_plugin_memP12st_plugin_dl
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
dlclose memory loss from plugin variant 6, seen on Ubuntu Jaunty i686
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:_dl_scope_free
|
||||||
|
fun:_dl_close_worker
|
||||||
|
fun:_dl_close
|
||||||
|
fun:dlclose_doit
|
||||||
|
fun:_dl_catch_error
|
||||||
|
fun:_dlerror_run
|
||||||
|
fun:dlclose
|
||||||
|
fun:_ZL15free_plugin_memP12st_plugin_dl
|
||||||
|
fun:_ZL13plugin_dl_delPK19st_mysql_lex_string
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
dlclose memory loss from plugin variant 7, seen on Ubuntu Jaunty i686
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:_dl_close_worker
|
||||||
|
fun:_dl_close
|
||||||
|
fun:dlclose_doit
|
||||||
|
fun:_dl_catch_error
|
||||||
|
fun:_dlerror_run
|
||||||
|
fun:dlclose
|
||||||
|
fun:_ZL15free_plugin_memP12st_plugin_dl
|
||||||
|
fun:_ZL13plugin_dl_delPK19st_mysql_lex_string
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
dlopen / ptread_cancel_init memory loss on Suse Linux 10.3 32/64 bit ver 1
|
dlopen / ptread_cancel_init memory loss on Suse Linux 10.3 32/64 bit ver 1
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
|
Loading…
x
Reference in New Issue
Block a user