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

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

Issue 7864005: Don't leak SSPILibraryDefault objects (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and update copyright header Created 9 years, 3 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/http/http_auth_handler_ntlm_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index 2c9584a832258c11e628927a0fa097d394c3e907..34d6a4c951fc117d017b606c4d05b3a6e621fae8 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -790,12 +790,6 @@ LEAK
*!remoting::ScreenRecorder::DoCapture
*!remoting::ScreenRecorder::DoStart
-# http://crbug.com/74413
-LEAK
-...
-*!operator new*
-*!net::HttpAuthHandler*Factory::Create*
-
# http://crbug.com/74417
LEAK
*!operator new
« no previous file with comments | « net/http/http_auth_handler_ntlm_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698