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

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

Issue 10084012: Extend the suppression for leak in CSSStyleSheet::create (issue 121729) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 132173)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -5357,8 +5357,7 @@
Memcheck:Leak
fun:malloc
fun:_ZN3WTF10fastMallocE*
- fun:_ZN3WTF10RefCountedIN7WebCore10StyleSheetEEnwE*
- fun:_ZN7WebCore13CSSStyleSheet6createEv
+ ...
fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
fun:_ZN7WebCoreL12parseUASheetEPKcj
fun:_ZN7WebCoreL19loadViewSourceStyleEv
« 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