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

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

Issue 3037011: Suppression for memory leak in ExtensionsServiceTest.InstallExtension unit test (Closed)
Patch Set: Created 10 years, 5 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 | 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 a6e679342fe68977205d940677da56ab96f4e292..f8c94e50b98e0b84edca36d5f64b2816857cd40e 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -583,7 +583,7 @@
fun:CGContextDrawImage
fun:_ZN3gfx17CGImageToSkBitmapEP7CGImage
fun:_ZNK11webkit_glue12ImageDecoder6DecodeEPKhm
- fun:_ZL11DecodeImageRK8FilePath
+ fun:_Z*
fun:_ZN17ExtensionUnpacker15AddDecodedImageERK8FilePath
fun:_ZN17ExtensionUnpacker3RunEv
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698