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.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index ee8bd4f..904a7b6 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1814,3 +1814,18 @@
fun:chromeos::input_method::Initialize
fun:chromeos::input_method::InputMethodConfigurationTest_TestInitialize_Test::TestBody
}
+{
+ bug_227271a
+ Heapcheck:Leak
+ ...
+ fun:ScreenshotTaker::ShowNotification
+}
+{
+ bug_227271b
+ Heapcheck:Leak
+ fun:std::basic_string::_Rep::_S_create
+ fun:base::FilePath::Append
+ fun:base::FilePath::AppendASCII
+ fun:ScreenshotTaker::HandleTakePartialScreenshot
+ fun:ash::test::ScreenshotTakerTest_TakeScreenshot_Test::TestBody
+}