mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fixed errors found in buildbot
mysql-test/suite/funcs_1/r/innodb_func_view.result: Updated results mysql-test/suite/funcs_1/r/memory_func_view.result: Updated results mysql-test/suite/funcs_1/r/myisam_func_view.result: Updated results mysql-test/suite/pbxt/r/func_str.result: Updated error numbers mysql-test/suite/pbxt/r/type_newdecimal.result: Updated error numbers mysql-test/valgrind.supp: Added suppression for warning on Work (OpenSuse 11.3 64 bit)
This commit is contained in:
@ -506,6 +506,16 @@
|
||||
fun:_ZL13plugin_dl_delPK19st_mysql_lex_string
|
||||
}
|
||||
|
||||
{
|
||||
dlclose memory loss from plugin variant 10
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
obj:/lib*/libdl-*.so
|
||||
fun:dlclose
|
||||
fun:*free_plugin_mem*
|
||||
fun:*plugin_dl_del*
|
||||
}
|
||||
|
||||
{
|
||||
dlsym memory loss from plugin on SuSE 11.1 x64
|
||||
Memcheck:Leak
|
||||
|
Reference in New Issue
Block a user