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

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

Issue 5599004: Initialize HttpStreamRequest::alternate_protocol_ to avoid Valgrind false rep... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years 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_stream_request.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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 68346)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -3401,33 +3401,6 @@
fun:_ZN3net17HttpStreamRequest21OnStreamReadyCallbackEv
}
{
- bug_64918a
- Memcheck:Cond
- ...
- fun:_ZN3net17HttpStreamRequest*DoInitConnection*
- fun:_ZN3net17HttpStreamRequest6DoLoopEi
- fun:_ZN3net17HttpStreamRequest7RunLoopEi
- fun:_ZN3net17HttpStreamRequest*
-}
-{
- bug_64918b
- Memcheck:Cond
- fun:_ZN3net13SSLConnectJob20DoSSLConnectCompleteEi
- fun:_ZN3net13SSLConnectJob6DoLoopEi
- fun:_ZN3net13SSLConnectJob12OnIOCompleteEi
-}
-{
- bug_64918c
- Memcheck:Cond
- ...
- fun:_ZN3net19HttpProxyConnectJob6DoLoopEi
- fun:_ZN3net19HttpProxyConnectJob12OnIOCompleteEi
- ...
- fun:_ZN3net18ClientSocketHandle12OnIOCompleteEi
- ...
- fun:_ZN3net8internal26ClientSocketPoolBaseHelper18InvokeUserCallbackEPNS_18ClientSocketHandleE
-}
-{
bug_64930a
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « net/http/http_stream_request.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698