summaryrefslogtreecommitdiff
path: root/mysql-test/valgrind.supp
diff options
context:
space:
mode:
authorMarc Alff <marc.alff@oracle.com>2011-02-04 08:26:30 -0700
committerMarc Alff <marc.alff@oracle.com>2011-02-04 08:26:30 -0700
commit15d0999462f74a25aa4edcb853fdf5f17519730e (patch)
treed2fc6d8dd137e5abe9ef4a63b7e44699b2fe102d /mysql-test/valgrind.supp
parent21bcb8e0389b087e10c5ce57edd93bd1a92c6aa9 (diff)
downloadmariadb-git-15d0999462f74a25aa4edcb853fdf5f17519730e.tar.gz
Bug#58740 Valgrind warning in PFS (pfs_setup_actor.cc)
Valgrind gets confused by the call stack generated with optimized builds, with inlined functions. Reduced the stack context for the suppression in lf_pinbox_get_pins.
Diffstat (limited to 'mysql-test/valgrind.supp')
-rw-r--r--mysql-test/valgrind.supp3
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/valgrind.supp b/mysql-test/valgrind.supp
index 725e7da43db..bcb01832b6d 100644
--- a/mysql-test/valgrind.supp
+++ b/mysql-test/valgrind.supp
@@ -1,4 +1,4 @@
-# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public
@@ -806,7 +806,6 @@
fun:my_malloc
fun:_lf_dynarray_lvalue
fun:_lf_pinbox_get_pins
- fun:lf_pinbox_get_pins
}
{