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

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

Issue 7492067: Merge icu_46 suppressions for bug 84304 with those for bug 81753 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 94447)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4414,6 +4414,17 @@
fun:_ZN8autofill14MatchesPatternERKSbItN4base20string16_char_traitsESaItEES5_
}
{
+ bug_81753e
+ Memcheck:Cond
+ ...
+ fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
+ fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
+ fun:_ZN6icu_4612RegexMatcher4findEv
+ fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
+ fun:_ZN8autofill11MatchStringERKSbItN4base20string16_char_traitsESaItEES5_
+ fun:_ZN9FormField5MatchEPK13AutofillFieldRKSbItN4base20string16_char_traitsESaItEEi
+}
+{
bug_82716a
Memcheck:Leak
fun:_Znw*
@@ -4544,30 +4555,6 @@
fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
}
{
- bug_84304_a
- Memcheck:Cond
- ...
- fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
- fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
- fun:_ZN6icu_4612RegexMatcher4findEv
- fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
- fun:_ZN8autofill11MatchStringERKSbItN4base20string16_char_traitsESaItEES5_
- fun:_ZN9FormField5MatchEPK13AutofillFieldRKSbItN4base20string16_char_traitsESaItEEi
-}
-{
- bug_84304_b
- Memcheck:Value4
- ...
- fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
- fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
- fun:_ZN6icu_4612RegexMatcher4findEv
- fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
- fun:_ZN8autofill11MatchStringERKSbItN4base20string16_char_traitsESaItEES5_
- fun:_ZN9FormField5MatchEPK13AutofillFieldRKSbItN4base20string16_char_traitsESaItEEi
- fun:_ZN9FormField15MatchAndAdvanceEP15AutofillScannerRKSbItN4base20string16_char_traitsESaItEEiPPK13AutofillField
- fun:_ZN9FormField19ParseFieldSpecificsEP15AutofillScannerRKSbItN4base20string16_char_traitsESaItEEiPPK13AutofillField
-}
-{
bug_84770_a
Memcheck:Addr4
fun:_ZN6WebKit21FrameLoaderClientImpl12allowPluginsEb
« 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