Chromium Code Reviews

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

Issue 155876: Revert r21117 as it caused reliability failures.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/worker/worker_thread.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 21215)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -755,10 +755,8 @@
Memcheck:Leak
fun:_Znwj
fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
- ...
- fun:_ZN11ChildThreadC2Ev
- fun:_ZN12RenderThreadC1Ev
- fun:_Z12RendererMainRK18MainFunctionParams
+ fun:_ZN11ChildThread4InitEv
+ fun:_ZN12RenderThread4InitEv
}
{
bug_16129
« no previous file with comments | « chrome/worker/worker_thread.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine