summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9c2fd5a..e837d33 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1765,3 +1765,9 @@
fun:net::URLRequestTestJob::ProcessOnePendingMessage
fun:ResourceDispatcherHostTest_*
}
+{
+ bug_93437
+ Heapcheck:Leak
+ fun:base::Value::CreateBooleanValue
+ fun:policy::DecodePolicy
+}