Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index fa903814c5596ac595ff7cfca9de405a9e486c79..695ed3379eeafcd103880174d4c8eb6f1dc97967 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1785,3 +1785,10 @@ |
fun:AccessibilityEventRouterViewsTest::CreateWindowWithContents |
fun:AccessibilityEventRouterViewsTest_TestFocusNotification_Test::TestBody |
} |
+{ |
+ bug_106529 |
+ Heapcheck:Leak |
+ ... |
+ fun:extensions::SocketController::ConnectUdp |
+ fun:extensions::SocketApiControllerTest_TestSocketControllerLifetime_Test::TestBody |
+} |