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

Unified Diff: tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc

Issue 2758943002: Remove obsolete suppressions. (Closed)
Patch Set: Created 3 years, 9 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 | tools-webrtc/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc
diff --git a/tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc b/tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc
index 49dee1b562431ce0118fbbe4f3889eb284fc2c2e..8affacae71e89daf7d37639904394a6deaf4946f 100644
--- a/tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc
+++ b/tools-webrtc/sanitizers/lsan_suppressions_webrtc.cc
@@ -49,12 +49,6 @@ char kLSanDefaultSuppressions[] =
// pre-existing leaks.
// rtc_unittest
-// https://code.google.com/p/webrtc/issues/detail?id=3827 for details.
-"leak:rtc::unstarted_task_test_DoNotDeleteTask2_Test::TestBody\n"
-"leak:rtc::HttpServer::HandleConnection\n"
-"leak:rtc::HttpServer::Connection::onHttpHeaderComplete\n"
-"leak:rtc::HttpResponseData::set_success\n"
-"leak:rtc::HttpData::changeHeader\n"
// https://code.google.com/p/webrtc/issues/detail?id=4149 for details.
"leak:StartDNSLookup\n"
// https://code.google.com/p/webrtc/issues/detail?id=2527
« no previous file with comments | « no previous file | tools-webrtc/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698