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

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 10790155: Remove suppresion added for a leak in cricket::AllocateRequest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 5bc214da98f2f7de52af124a3fe0b9691b1324ec..985ee619da8d100ceecdae2e43fbe2cc8375ac40 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1334,18 +1334,6 @@ name=http://crbug.com/125565
*!BrowserTestOffTheRecord_DelayProfileDestruction_Test::TestBody
LEAK
-name=http://crbug.com/125724
-*!operator new
-*!cricket::StunAttribute::CreateByteString
-*!cricket::AllocateRequest::Prepare
-*!cricket::StunRequest::Construct
-*!cricket::StunRequestManager::SendDelayed
-*!cricket::RelayConnection::SendAllocateRequest
-*!cricket::RelayEntry::Connect
-*!cricket::RelayPort::PrepareAddress
-*!cricket::AllocationSequence::CreateRelayPorts
-
-LEAK
name=http://crbug.com/125807
*!generic_cpp_alloc
*!operator new
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698