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

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

Issue 128443002: Flood-fill the canvas used for layout tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 6 years, 11 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 | « content/shell/renderer/test_runner/WebTestProxy.cpp ('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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 1cfcdc0a29f60ce7d301d1f763bfa1660a6d35cc..107032206c3062452fd03bd5d9e20d38234dfa83 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6358,26 +6358,6 @@
fun:_ZN3net14URLFetcherCore15StartOnIOThreadEv
}
{
- bug_332271a
- Memcheck:Param
- write(buf)
- obj:*libpthread*
- fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
- fun:_ZN3IPC7Channel11ChannelImpl29OnFileCanWriteWithoutBlockingEi
- fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWithoutBlocking*
- fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
-}
-{
- bug_332271b
- Memcheck:Param
- write(buf)
- obj:*libpthread*
- fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
- fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
- fun:_ZN3IPC7Channel4SendEPNS_7MessageE
- fun:_ZN3IPC12ChannelProxy7Context13OnSendMessage*
-}
-{
bug_332328
Memcheck:Leak
fun:malloc
« no previous file with comments | « content/shell/renderer/test_runner/WebTestProxy.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698