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

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

Issue 342113: Fix valgrind error in SocketStreamDispatcherHost (Closed)
Patch Set: Created 11 years, 1 month 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 | « chrome/browser/renderer_host/socket_stream_dispatcher_host.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_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index ae16c554e672c6a77315240ee0644ebf614a0fb3..5b274dcfeba78a56e4b91d0019e0083c9615c9ee 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -350,26 +350,6 @@
fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_9ArgumentsE
}
{
- bug_26324a
- Memcheck:Cond
- ...
- fun:_ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE13_M_insert_intIlEES3_S3_RSt8ios_basecT_
- fun:_ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecl
- fun:_ZNSolsEl
- fun:_ZN26SocketStreamDispatcherHost10InitializeEPN3IPC7Message6SenderEi
- fun:_ZN21ResourceMessageFilter18OnChannelConnectedEi
-}
-{
- bug_26324b
- Memcheck:Value4
- ...
- fun:_ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE13_M_insert_intIlEES3_S3_RSt8ios_basecT_
- fun:_ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecl
- fun:_ZNSolsEl
- fun:_ZN26SocketStreamDispatcherHost10InitializeEPN3IPC7Message6SenderEi
- fun:_ZN21ResourceMessageFilter18OnChannelConnectedEi
-}
-{
bug_26326
Memcheck:Addr4
fun:_ZN7WebCore14ChromiumBridge24suddenTerminationChangedEb
« no previous file with comments | « chrome/browser/renderer_host/socket_stream_dispatcher_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698