summaryrefslogtreecommitdiff
path: root/mysql-test/valgrind.supp
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/valgrind.supp')
-rw-r--r--mysql-test/valgrind.supp6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql-test/valgrind.supp b/mysql-test/valgrind.supp
index 5174b04c054..d505cd80261 100644
--- a/mysql-test/valgrind.supp
+++ b/mysql-test/valgrind.supp
@@ -150,12 +150,12 @@
}
{
- strlen/_dl_init_paths/dl_main/_dl_sysdep_start(Cond)
+ somewhere in ld.so, when loading mysqld
Memcheck:Cond
- fun:strlen
- fun:_dl_init_paths
+ ...
fun:dl_main
fun:_dl_sysdep_start
+ fun:_dl_start
}
{