Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: tools/heapcheck/suppressions.txt

Issue 9309090: Fix ref leak in WebSocketServerSocketImpl introduced in r115422. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/socket/web_socket_server_socket.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 7c7ded8f53d7735a9ebeb7bb50ad66116c7dce36..2b06417e942a400742da2dba7fa4a317f2d7cd4f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1717,14 +1717,6 @@
fun:BrowserThemePackTest_CanBuildAndReadPack_Test::TestBody
}
{
- bug_108399
- Heapcheck:Leak
- ...
- fun:*Buffer
- fun:::WebSocketServerSocketImpl::ProcessHandshake
- fun:::WebSocketServerSocketImpl::OnRead
-}
-{
bug_109613
Heapcheck:Leak
fun:AutofillProfileSyncableServiceTest::SetUp
« no previous file with comments | « net/socket/web_socket_server_socket.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698