summaryrefslogtreecommitdiff
path: root/mysql-test/valgrind.supp
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2011-10-05 16:56:17 +0300
committerMichael Widenius <monty@askmonty.org>2011-10-05 16:56:17 +0300
commit47d5a20b14cbb4a9c3042fd2ac9b004889cac3df (patch)
tree8634743fe3d458fad10eea35953fea002cd14e6c /mysql-test/valgrind.supp
parent5ed31f107353ecd2f6ab0a13aa6f5fa319556eda (diff)
parent5f607a2c705063ef23a9974b34151a991e80538f (diff)
downloadmariadb-git-47d5a20b14cbb4a9c3042fd2ac9b004889cac3df.tar.gz
Automatic merge with 5.2
Diffstat (limited to 'mysql-test/valgrind.supp')
-rw-r--r--mysql-test/valgrind.supp9
1 files changed, 9 insertions, 0 deletions
diff --git a/mysql-test/valgrind.supp b/mysql-test/valgrind.supp
index 685fbf04fde..3edb7df03b3 100644
--- a/mysql-test/valgrind.supp
+++ b/mysql-test/valgrind.supp
@@ -396,6 +396,15 @@
}
{
+ dlsym memory loss from udf_free on SuSE 11.1 x64 variant 2
+ Memcheck:Leak
+ fun:calloc
+ obj:/lib*/ld-*.so
+ fun:dlclose
+ fun:udf_free
+}
+
+{
dlclose memory loss from plugin variant 1
Memcheck:Leak
fun:calloc