Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 7658009: Update Valgrind suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 96902)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1835,3 +1835,19 @@
fun:CVDisplayLinkCreateWithActiveCGDisplays
fun:-[AcceleratedPluginView initWithRenderWidgetHostViewMac:pluginHandle:]
}
+{
+ bug_93036
+ Memcheck:Addr2
+ fun:+[NSPICTImageRep _verifyDataIsPICT:]
+ fun:+[NSImageRep imageRepClassForData:]
+ fun:-[NSImage initWithData:]
+ fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEi
+ fun:-[BookmarkBarController initWithBrowser:initialWidth:delegate:resizeDelegate:]
+}
+{
+ bug_93038
+ Memcheck:Cond
+ fun:-[AvatarMenuBubbleController performLayout]
+ ...
+ fun:*AvatarMenuBubbleControllerTest*
+}
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698