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

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

Issue 587113002: Retire obsolete DrMemory suppressions ..87232 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « 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 8d69eb8c92989d8258fd9f230de9c56d91272905..d49b563cc141957a9214151edc454e23bad994a3 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1030,11 +1030,6 @@ name=deliberate LazyInstance leak
*!base::LazyInstance*::Pointer
LEAK
-name=http://crbug.com/79933 (1)
-...
-*!TestURLRequestContext::Init
-
-LEAK
name=http://crbug.com/79933 (2)
...
*!TestURLRequestContext::TestURLRequestContext
@@ -1104,18 +1099,6 @@ name=http://crbug.com/64887 (GMock printing uninit data)
# at the peak set of tests we plan to run and remove the unused ones.
UNINITIALIZED READ
-name=bug_87232
-*!blink::base64Encode
-*!blink::base64Encode
-*!blink::ImageToDataURL<>
-
-UNINITIALIZED READ
-name=bug_75127
-...
-*!png_process_data
-*!gfx::PNGCodec::Decode*
-
-UNINITIALIZED READ
name=bug_99307
*!modp_b64_encode
*!base::Base64Encode*
@@ -1697,18 +1680,6 @@ name=http://crbug.com/32085
...
chrome.dll!NotificationRegistrar::Add
-LEAK
-name=http://crbug.com/32623
-...
-*!ssl3_HandleHandshakeMessage
-*!ssl3_HandleHandshake
-*!ssl3_HandleRecord
-*!ssl3_GatherCompleteHandshake
-...
-*!SSL_ForceHandshake
-*!net::SSLServerSocketNSS::DoHandshake
-*!net::SSLServerSocketNSS::DoHandshakeLoop
-
UNINITIALIZED READ
name=http://crbug.com/57266 (1)
...
« 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