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

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

Issue 10533107: Fixes memory leak (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « no previous file | ui/gfx/image/image_mac_unittest.mm » ('j') | 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 5a9ec5af982123eb2a48d3e960a0ab1795850186..68ef71c597b60073160677921039ca588b86c9aa 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -2445,13 +2445,3 @@
...
fun:_ZN2v88internal18GvnBasicBlockState32*
}
-{
- bug_132231
- Memcheck:Leak
- fun:calloc
- fun:_internal_class_createInstanceFromZone
- fun:_internal_class_createInstance
- fun:+[NSObject(NSObject) allocWithZone:]
- fun:+[NSObject(NSObject) alloc]
- fun:_ZN12_GLOBAL__N_112ImageMacTest20CreateBitmapImageRepEiiPP16NSBitmapImageRep
-}
« no previous file with comments | « no previous file | ui/gfx/image/image_mac_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698