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

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

Issue 6327020: Instantiate HttpRequestInfo before HttpNetworkTransaction in unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 11 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_network_transaction_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index fad7265032c3802ef88d3e8984dfc9baa3b866ce..aeeaa86b2db3859c405de294900c109c6bfbcc6d 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3644,22 +3644,6 @@
fun:_ZN9talk_base6Thread15ProcessMessagesEi
}
{
- bug_70825
- Memcheck:Addr1
- fun:_ZNK3net10UploadData10is_chunkedEv
- fun:_ZNK3net16UploadDataStream10is_chunkedEv
- fun:_ZN3net16HttpStreamParserD0Ev
- ...
- fun:_ZN10scoped_ptrIN3net16HttpStreamParserEED1Ev
- fun:_ZN3net15HttpBasicStreamD0Ev
- ...
- fun:_ZN10scoped_ptrIN3net10HttpStreamEED1Ev
- fun:_ZN3net22HttpNetworkTransactionD0Ev
- ...
- fun:_ZN10scoped_ptrIN3net15HttpTransactionEED1Ev
- fun:_ZN3net42HttpNetworkTransactionTest_Ignores100_Test8TestBodyEv
-}
-{
bug_70924_a
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « net/http/http_network_transaction_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698