diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-08 21:29:08 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-08 21:29:08 +0000 |
commit | cf7da7fd73884ee1abd919116ad667c1f45d214d (patch) | |
tree | 5c42b28c3940bdcf503f5265f8bcddd9ffbd14cd /tools | |
parent | a1b1ac619bdb01d4a19341e04268ddd8532d6154 (diff) | |
download | chromium_src-cf7da7fd73884ee1abd919116ad667c1f45d214d.zip chromium_src-cf7da7fd73884ee1abd919116ad667c1f45d214d.tar.gz chromium_src-cf7da7fd73884ee1abd919116ad667c1f45d214d.tar.bz2 |
Update heapchecker suppressions.
BUG=26920
Review URL: http://codereview.chromium.org/2751002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49191 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index aeb1e1bb..c87d5e8 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -155,6 +155,7 @@ ... fun:IPC::ChannelProxy::Context::OnChannelError fun:IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking + fun:base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking fun:base::MessagePumpLibevent::OnLibeventNotification fun:event_process_active fun:event_base_loop |