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

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

Issue 3183019: Mac: Fix leak in tabpose. (Closed)
Patch Set: Created 10 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
« base/scoped_vector.h ('K') | « chrome/browser/cocoa/tabpose_window.mm ('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
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index df1365d8060a0b845897f975c1a8f3ee54f3d95c..03a5f11fc2b2a1ca946f2812fbf787529b2ebb9a 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1500,15 +1500,6 @@
fun:ogl_render_layers
}
{
- bug_51786
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN7tabpose7TileSet5BuildEP13TabStripModel
- fun:-[TabposeWindow setUpLayers:slomo:]
- fun:-[TabposeWindow initForWindow:rect:slomo:tabStripModel:]
- fun:_ZN31TabposeWindowTest_TestShow_Test8TestBodyEv
-}
-{
bug_52364_a
Memcheck:Value4
fun:_ZNK10CMMConvLut7ConvertER10CMMMinBitsP14CMMRuntimeInfomm
« base/scoped_vector.h ('K') | « chrome/browser/cocoa/tabpose_window.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698