diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-13 14:01:53 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-13 14:01:53 +0000 |
commit | 0b1aabe38f439473053ecc0570060a7b7fbfdfbf (patch) | |
tree | 952655481ca96d5a7fb60a8350c206f8be5fe9ac /tools | |
parent | d367b995ae4470ff1f3cb724a08e30856867f2fb (diff) | |
download | chromium_src-0b1aabe38f439473053ecc0570060a7b7fbfdfbf.zip chromium_src-0b1aabe38f439473053ecc0570060a7b7fbfdfbf.tar.gz chromium_src-0b1aabe38f439473053ecc0570060a7b7fbfdfbf.tar.bz2 |
It appears that the bug related to this supression has gone away. So remove it.
TEST=Valgrind doesn't fail
BUG=52836
Review URL: http://codereview.chromium.org/3345022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59220 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index bff7e43..1e58a1a 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -2526,17 +2526,6 @@ fun:_ZN26RenderWidgetFullscreenHostC1EP17RenderProcessHosti } { - bug_52836 - Memcheck:Cond - ... - fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv - fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi - fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_ - fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv - fun:event_process_active - fun:event_base_loop -} -{ bug_52837 Memcheck:Leak fun:_Znw* |