diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-03 23:39:13 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-03 23:39:13 +0000 |
commit | 5020e06b2ea69a74f913a2b393cb746f580ab447 (patch) | |
tree | d35757f4305ca788b413c841aa86e622b80fd724 | |
parent | 0aea3183c8a6e08e211969d7883e368a0815b6d5 (diff) | |
download | chromium_src-5020e06b2ea69a74f913a2b393cb746f580ab447.zip chromium_src-5020e06b2ea69a74f913a2b393cb746f580ab447.tar.gz chromium_src-5020e06b2ea69a74f913a2b393cb746f580ab447.tar.bz2 |
Valgrind: Move the mac-specific IPC:: suppressions to the global suppressions
file since these leaks are happening on Linux too.
BUG=81438,81441
TEST=none
TBR=thestig
Review URL: http://codereview.chromium.org/6926003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84008 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 34 | ||||
-rw-r--r-- | tools/valgrind/memcheck/suppressions_mac.txt | 34 |
2 files changed, 34 insertions, 34 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index b8d701b..0a8b08e 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -4568,6 +4568,40 @@ fun:_Znw* fun:_ZN16RenderWidgetHost9WasHiddenEv } +{ + bug_81438 + Memcheck:Leak + fun:_Znw* + fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv + fun:_ZN3IPC12ChannelProxy7ContextC2EPNS_7Channel8ListenerEPN4base16MessageLoopProxyE + fun:_ZN3IPC11SyncChannel11SyncContextC2EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE + fun:_ZN3IPC11SyncChannel11SyncContextC1EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE + fun:_ZN3IPC11SyncChannelC2ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE + fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE + fun:_ZN18AutomationProvider17InitializeChannelERKSs + fun:_ZN11BrowserInit24CreateAutomationProviderI25TestingAutomationProviderEEbRKSsP7Profilem + fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ + fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi + fun:_Z11BrowserMainRK18MainFunctionParams +} +{ + bug_81441 + Memcheck:Leak + fun:_Znw* + fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv + fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueueC2Ev + fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueueC1Ev + fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueue10AddContextEv + fun:_ZN3IPC11SyncChannel11SyncContextC2EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE + fun:_ZN3IPC11SyncChannel11SyncContextC1EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE + fun:_ZN3IPC11SyncChannelC2ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE + fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE + fun:_ZN18AutomationProvider17InitializeChannelERKSs + fun:_ZN11BrowserInit24CreateAutomationProviderI25TestingAutomationProviderEEbRKSsP7Profilem + fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ + fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi + fun:_Z11BrowserMainRK18MainFunctionParams +} #----------------------------------------------------------------------- # These only occur on our Google workstations { diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index 0b1a422..496e89e 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -1693,37 +1693,3 @@ fun:_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc fun:_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc } -{ - bug_81438 - Memcheck:Leak - fun:_Znw* - fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv - fun:_ZN3IPC12ChannelProxy7ContextC2EPNS_7Channel8ListenerEPN4base16MessageLoopProxyE - fun:_ZN3IPC11SyncChannel11SyncContextC2EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE - fun:_ZN3IPC11SyncChannel11SyncContextC1EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE - fun:_ZN3IPC11SyncChannelC2ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE - fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE - fun:_ZN18AutomationProvider17InitializeChannelERKSs - fun:_ZN11BrowserInit24CreateAutomationProviderI25TestingAutomationProviderEEbRKSsP7Profilem - fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ - fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi - fun:_Z11BrowserMainRK18MainFunctionParams -} -{ - bug_81441 - Memcheck:Leak - fun:_Znw* - fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv - fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueueC2Ev - fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueueC1Ev - fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueue10AddContextEv - fun:_ZN3IPC11SyncChannel11SyncContextC2EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE - fun:_ZN3IPC11SyncChannel11SyncContextC1EPNS_7Channel8ListenerEPN4base16MessageLoopProxyEPNS5_13WaitableEventE - fun:_ZN3IPC11SyncChannelC2ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE - fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE - fun:_ZN18AutomationProvider17InitializeChannelERKSs - fun:_ZN11BrowserInit24CreateAutomationProviderI25TestingAutomationProviderEEbRKSsP7Profilem - fun:_ZN11BrowserInit18ProcessCmdLineImplERK11CommandLineRK8FilePathbP7ProfilePiPS_ - fun:_ZN11BrowserInit5StartERK11CommandLineRK8FilePathP7ProfilePi - fun:_Z11BrowserMainRK18MainFunctionParams -} |