diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-26 18:30:34 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-26 18:30:34 +0000 |
commit | d6f6d88eb8f9451ae6d418040344c0f6f7cf8c3f (patch) | |
tree | 9af10feaa1439ce653ea059d78a1c73930fd218c /tools | |
parent | 7852287f33247a587aa9055bc6da9f05c42ccadd (diff) | |
download | chromium_src-d6f6d88eb8f9451ae6d418040344c0f6f7cf8c3f.zip chromium_src-d6f6d88eb8f9451ae6d418040344c0f6f7cf8c3f.tar.gz chromium_src-d6f6d88eb8f9451ae6d418040344c0f6f7cf8c3f.tar.bz2 |
Reverting stack for suppression bug_45301_UnknownOwner
This has been changed in r53618, but seeems like it
was error. This was matching in prior build, now failing.
TBR=timurrrr@chromium.org
BUG=45301
TEST=none
Review URL: http://codereview.chromium.org/3073001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53648 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index f7792af..2f33276 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -3048,6 +3048,7 @@ fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_ + fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv fun:event_process_active fun:event_base_loop fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE |