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

Unified Diff: tools/valgrind/memcheck/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 | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 886f9df75d3ed7de285ef94860831443f6f37234..3b65cc265da9a95cf9c8fdc82607573d51108f14 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5169,15 +5169,6 @@
fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv
}
{
- bug_108399
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:*WebSocketServerSocketImpl16ProcessHandshakeEvEN6Buffer*
- fun:*WebSocketServerSocketImpl16ProcessHandshakeEv
- fun:*WebSocketServerSocketImpl6OnReadEi
-}
-{
bug_108531
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698