summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 4990853..22f1d5f 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1501,3 +1501,29 @@
fun:-[CollectedCookiesWindowController initWithTabContents:]
fun:_ZN12_GLOBAL__N_154CollectedCookiesWindowControllerTest_Construction_Test8TestBodyEv
}
+{
+ bug_50281
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN12_GLOBAL__N_127ChromeCookieMonsterDelegateC2EP7Profile
+ fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
+ fun:_ZN12_GLOBAL__N_122FactoryForOffTheRecordC2EP7Profile
+ fun:_ZN29ChromeURLRequestContextGetter18CreateOffTheRecordEP7Profile
+ fun:_ZN23OffTheRecordProfileImplC2EP7Profile
+ fun:_ZN11ProfileImpl22GetOffTheRecordProfileEv
+ fun:_ZN7Browser18NewIncognitoWindowEv
+ fun:_ZN7Browser29ExecuteCommandWithDispositionEi21WindowOpenDisposition
+ fun:_ZN7Browser14ExecuteCommandEi
+ fun:_ZN3IPC16MessageWithReplyI6Tuple2IiiE6Tuple1IRbEE18DispatchDelayReplyI18AutomationProviderMS8_FviiPNS_7MessageEEEEbPKS9_PT_T0_
+ fun:_ZN18AutomationProvider17OnMessageReceivedERKN3IPC7MessageE
+ fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
+ fun:_ZN3IPC11SyncChannel20ReceivedSyncMsgQueue16DispatchMessagesEv
+ fun:_ZN3IPC11SyncChannel23OnWaitableEventSignaledEPN4base13WaitableEventE
+ fun:_ZN4base17AsyncCallbackTask3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+ fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
+ fun:_ZN11MessageLoop6DoWorkEv
+ fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv
+ fun:CFRunLoopRunSpecific
+ fun:CFRunLoopRunInMode
+}