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

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

Issue 3163010: Initialize all data members in HTTPResponseInfo's new ctor and remove the rel... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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_response_info.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 55952)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4103,16 +4103,3 @@
fun:_ZN9TestShell21BindJSObjectsToWindowEPN6WebKit8WebFrameE
fun:_ZN19TestWebViewDelegate20didClearWindowObjectEPN6WebKit8WebFrameE
}
-{
- bug_51940
- Memcheck:Param
- pwrite64(buf)
- fun:pwrite64
- fun:_ZN10disk_cache4File5WriteEPKvjj
- fun:_ZN10disk_cache4File5WriteEPKvjjPNS_14FileIOCallbackEPb
- fun:_ZN10disk_cache9EntryImpl5FlushEiib
- fun:_ZN10disk_cache9EntryImplD0Ev
- fun:_ZN4base10RefCountedIN10disk_cache9EntryImplEE7ReleaseEv
- fun:_ZN10disk_cache9BackendIO23ExecuteBackendOperationEv
- fun:_ZN10disk_cache9BackendIO16ExecuteOperationEv
-}
« no previous file with comments | « net/http/http_response_info.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698