summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-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 c1d2dc6..f3b0a2a 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -405,3 +405,9 @@
fun:NetTestSuite::InitializeTestThread
fun:NetTestSuite::Initialize
}
+{
+ bug_44667
+ Heapcheck:Leak
+ fun:Callback1::Type* NewCallback
+ fun:media::VideoDecoderImpl::DoInitialize
+}