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

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

Issue 16531003: Retire obsolete Valgrind suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index b9f3339e9b192b8472453ab046c15d47e515d9d6..817893aad074220ef87d1194171ac73afc16fba6 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1151,13 +1151,6 @@
fun:_ZN12_GLOBAL__N_111DnsReloader11MaybeReloadEv
}
{
- # Intentional - atomic strings and hash map in WebCore::nameToPseudoTypeMap() (CSSSelector.cpp) are to be leaked
- bug_108516
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN7WebCoreL19nameToPseudoTypeMapEv
-}
-{
bug_79322 (Intentional)
Memcheck:Leak
fun:_Znw*
@@ -2634,17 +2627,6 @@
fun:_ZN3gfx10Canvas13SizeStringIntERKSbItN4base20string16_char_traitsESaItEERKNS_4FontEPiSA_i
}
{
- bug_70599
- Memcheck:Uninitialized
- fun:bcmp
- fun:_ZN3WTF14VectorComparerILb1EN7WebCore11CSSPropertyE*
- fun:_ZN3WTF20VectorTypeOperationsIN7WebCore11CSSPropertyE*
- fun:_ZN3WTFeqIN7WebCore11CSSPropertyE*
- fun:_ZNK7WebCore26CSSMutableStyleDeclaration15propertiesEqualEPKS0_
- fun:_ZNK7WebCore12NamedNodeMap20mappedMapsEquivalentEPKS0_
- fun:_ZNK7WebCore16CSSStyleSelector24canShareStyleWithElementE*
-}
-{
bug_71152
Memcheck:Leak
fun:_Znw*
@@ -4144,16 +4126,6 @@
fun:_ZN12RenderWidget18OnHandleInputEventERKN3IPC7MessageE
}
{
- bug_107698
- Memcheck:Leak
- fun:malloc
- ...
- fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKN3WTF6StringEiPNS3_7HashMapIPNS_12CSSStyleRuleENS3_6RefPtrINS_17CSSRuleSourceDataEEENS3_7PtrHashIS9_EENS3_10HashTraitsIS9_EENSF_ISC_EEEE
- fun:_ZN7WebCore13CSSStyleSheet17parseStringAtLineERKN3WTF6StringEbi
- fun:_ZN7WebCore13CSSStyleSheet11parseStringERKN3WTF6StringEb
- fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
-}
-{
bug_107698a
Memcheck:Leak
fun:malloc
« 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