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

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

Issue 7008022: Widen suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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 | « no previous file | 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 c5e831a966574b9b0cf25feba2b5fe8ec92bc162..350c80735c1a6dc0a9bbdf3ae27b0e9c43a461a7 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4602,6 +4602,7 @@
bug_83949
Memcheck:Leak
fun:_Znw*
+ ...
fun:_ZN13P2PSocketHost6CreateEPN3IPC7Message6SenderEii13P2PSocketType
fun:_ZN23P2PSocketDispatcherHost14OnCreateSocketERKN3IPC7MessageE13P2PSocketTypeiRKN3net10IPEndPointES8_
fun:_ZN3IPC16MessageWithTupleI6Tuple4I13P2PSocketTypeiN3net10IPEndPointES4_EE8DispatchI23P2PSocketDispatcherHostS8_S2_iRKS4_SA_EEbPKNS_7MessageEPT_PT0_MSE_FvRSC_T1_T2_T3_T4_E
@@ -4613,6 +4614,7 @@
fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
}
+
#-----------------------------------------------------------------------
# These only occur on our Google workstations
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698