Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 9a1fac8f9b191953451c33b8ef4b559a44af4d9a..29d0b1821e015d0799f30e4678b40000b2ed6405 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1667,3 +1667,10 @@ |
fun:chromeos::ibus::AppendIBusLookupTable |
fun:chromeos::ibus::IBusPanelServiceTest_UpdateLookupTableTest_Test::TestBody |
} |
+{ |
+ bug_163111_d |
+ Heapcheck:Leak |
+ ... |
+ fun:dbus::Response::FromMethodCall |
+ fun:chromeos::ibus::IBusPanelServiceImpl::UpdateProperty |
+} |