Commit 78eefea7 authored by siggi@chromium.org's avatar siggi@chromium.org

Revert 99759 - Add two new valgrind suppressions.

These were already quenched by dholloway@.

BUG=95512, 95513
TEST=Linux Tests (valgrind)(3) bot cycles green.
Review URL: http://codereview.chromium.org/7739036

TBR=siggi@chromium.org
Review URL: http://codereview.chromium.org/7838001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99765 0039d316-1c4b-4281-b951-d872f2087c98
parent 9b9f9c02
...@@ -5464,34 +5464,6 @@ ...@@ -5464,34 +5464,6 @@
fun:_ZN19NotificationService6NotifyEiRK18NotificationSourceRK19NotificationDetails fun:_ZN19NotificationService6NotifyEiRK18NotificationSourceRK19NotificationDetails
} }
{
bug_95512
Memcheck:Leak
fun:_Znw*
fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE
fun:_ZN16ServiceIPCServer13CreateChannelEv
fun:_ZN16ServiceIPCServer4InitEv
fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19ServiceProcessState
fun:_Z18ServiceProcessMainRK18MainFunctionParams
fun:_ZN12_GLOBAL__N_118ChromeMainDelegate10RunProcessERKSsRK18MainFunctionParams
fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParamsPN7content19ContentMainDelegateE
fun:_ZN7content11ContentMainEiPPcPNS_19ContentMainDelegateE
fun:ChromeMain
fun:main
}
{
bug_95513
Memcheck:Leak
fun:_Znw*
fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19ServiceProcessState
fun:_Z18ServiceProcessMainRK18MainFunctionParams
fun:_ZN12_GLOBAL__N_118ChromeMainDelegate10RunProcessERKSsRK18MainFunctionParams
fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParamsPN7content19ContentMainDelegateE
fun:_ZN7content11ContentMainEiPPcPNS_19ContentMainDelegateE
fun:ChromeMain
fun:main
}
#----------------------------------------------------------------------- #-----------------------------------------------------------------------
# 4. These only occur on our Google workstations # 4. These only occur on our Google workstations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment