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

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

Issue 436813003: Valgrind: Widen a couple layout test suppressions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 5 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 287061)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -5616,7 +5616,7 @@
bug_332335
Memcheck:Param
sendmsg(msg.msg_iov[0])
- fun:sys_sendmsg
+ ...
fun:_ZN8breakpad12_GLOBAL__N_122NonBrowserCrashHandler11RequestDumpEPKvm
fun:_ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE
fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv
@@ -5758,6 +5758,7 @@
obj:/lib/x86_64-linux-gnu/libpthread-2.15.so
fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv
fun:_ZN3IPC12ChannelPosix29OnFileCanWriteWithoutBlockingEi
+ ...
fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWithoutBlockingEiPS0_
...
fun:event_process_active
« 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