summaryrefslogtreecommitdiffstats
path: root/storage/tokudb/PerconaFT/bash.suppressions
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/PerconaFT/bash.suppressions')
-rw-r--r--storage/tokudb/PerconaFT/bash.suppressions6
1 files changed, 6 insertions, 0 deletions
diff --git a/storage/tokudb/PerconaFT/bash.suppressions b/storage/tokudb/PerconaFT/bash.suppressions
new file mode 100644
index 00000000..18e80e65
--- /dev/null
+++ b/storage/tokudb/PerconaFT/bash.suppressions
@@ -0,0 +1,6 @@
+{
+ bash
+ Memcheck:Leak
+ ...
+ obj:/bin/bash
+}