summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 0c47b5d..5c8d6ed 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -839,3 +839,9 @@
fun:ThreadFunc
fun:start_thread
}
+{
+ bug_47471
+ Heapcheck:Leak
+ ...
+ fun:ExtensionMenuManagerTest*
+}