summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/memcheck/suppressions_mac.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/valgrind/memcheck/suppressions_mac.txt')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 741a78d..233dc2c 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -930,3 +930,17 @@
fun:CFRunLoopRunInMode
fun:RunCurrentEventLoopInMode
}
+{
+ bug_40877
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN25ActiveNotificationTracker20RegisterNotificationERKN6WebKit15WebNotificationE
+ fun:_ZN53ActiveNotificationTrackerTest_TestLookupAndClear_Test8TestBodyEv
+ fun:_ZN7testing4Test3RunEv
+ fun:_ZN7testing8internal12TestInfoImpl3RunEv
+ fun:_ZN7testing8TestCase3RunEv
+ fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
+ fun:_ZN7testing8UnitTest3RunEv
+ fun:_ZN9TestSuite3RunEv
+ fun:main
+}