summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index a256407..fdbdea8 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1664,3 +1664,23 @@
fun:view_display_link
fun:link_callback
}
+{
+ bug_54342
+ Memcheck:Addr4
+ fun:_ZNK21RenderViewHostManager12current_hostEv
+ fun:_ZNK11TabContents16render_view_hostEv
+ fun:-[ThumbnailLayer drawInContext:]
+ fun:backing_callback
+ fun:CABackingStoreUpdate
+ fun:-[CALayer _display]
+ fun:CALayerDisplayIfNeeded
+ fun:CAContextCommitTransaction
+ fun:CATransactionCommit
+ fun:__CFRunLoopDoObservers
+ fun:CFRunLoopRunSpecific
+ fun:CFRunLoopRunInMode
+ fun:RunCurrentEventLoopInMode
+ fun:ReceiveNextEventCommon
+ fun:BlockUntilNextEventMatchingListInMode
+ fun:_DPSNextEvent
+}