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

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

Issue 1921743002: Removing debugging information for NSS and Valgrind Suppressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« docs/linux_debugging_ssl.md ('K') | « docs/linux_debugging_ssl.md ('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_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index be04412259503663589a5736c0712d5fa41e9ec8..7b4f2254b2c2f06ed317ce3d65c61cbd7bcfa0a2 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1363,8 +1363,6 @@ name=http://crbug.com/70062
*!ssl2_BeginClientHandshake
*!ssl_Do1stHandshake
*!SSL_ForceHandshake
-*!net::SSL*SocketNSS::DoHandshake
-*!net::SSL*SocketNSS::DoHandshakeLoop
LEAK
name=http://crbug.com/74417 a
@@ -1410,8 +1408,6 @@ LEAK
name=http://crbug.com/87612
...
*!SSL_ConfigSecureServer
-*!net::SSLServerSocketNSS::InitializeSSLOptions
-*!net::SSLServerSocketNSS::Handshake
LEAK
name=http://crbug.com/88640
« docs/linux_debugging_ssl.md ('K') | « docs/linux_debugging_ssl.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698